Ticket #547 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

mandir seems to get the wrong default

Reported by: duncan Owned by:
Priority: normal Milestone: Cabal-1.8
Component: Cabal library Version: 1.6.0.1
Severity: normal Keywords:
Cc: Difficulty: easy (<4 hours)
GHC Version: Platform:

Description

We specify the default mandir as:

mandir       = "$datadir" </> "man"

However it appears to end up using $docdir eg:

copy dist/build/darcs/darcs.1 to
/tmp/tmp.XXXXIIpMR3/usr/local/share/doc/darcs-2.2.97.0/man1/darcs.1

Change History

Changed 4 years ago by duncan

  • status changed from new to closed
  • resolution set to fixed
Tue Feb  3 04:33:38 GMT 2009  Samuel Bronson <naesten@gmail.com>
  * Correct docdir -> mandir in InstallDirs
Note: See TracTickets for help on using tickets.