#1879: man page is getting installed to a stupid place.
-----------------------------+----------------------------------------------
    Reporter:  simonmar      |       Owner:  igloo  
        Type:  bug           |      Status:  new    
    Priority:  normal        |   Milestone:  6.8.2  
   Component:  Build System  |     Version:  6.8.1  
    Severity:  normal        |    Keywords:         
  Difficulty:  Unknown       |    Testcase:         
Architecture:  Unknown       |          Os:  Unknown
-----------------------------+----------------------------------------------
 1. `mandir` in `mk/config.mk.in` is set to `$prefix/man`, which probably
 should be `$prefix/share/man`.

 2. In a binary distribution, using an old autoconf, mandir refers to
 [EMAIL PROTECTED] which doesn't exist, and hence the man page gets installed
 somewhere strange.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1879>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to