[Hackage] #547: mandir seems to get the wrong default
#547: mandir seems to get the wrong default ------------------------------+--------------------------------------------- Reporter: duncan | Owner: Type: defect | Status: new Priority: normal | Milestone: Cabal-1.8 Component: Cabal library | Version: 1.6.0.1 Severity: normal | Keywords: Difficulty: easy (<4 hours) | Ghcversion: Platform: | ------------------------------+--------------------------------------------- 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 }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/547> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
#547: mandir seems to get the wrong default ----------------------------+----------------------------------------------- Reporter: duncan | Owner: Type: defect | Status: closed Priority: normal | Milestone: Cabal-1.8 Component: Cabal library | Version: 1.6.0.1 Severity: normal | Resolution: fixed Keywords: | Difficulty: easy (<4 hours) Ghcversion: | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => fixed Comment: {{{ Tue Feb 3 04:33:38 GMT 2009 Samuel Bronson <naesten@gmail.com> * Correct docdir -> mandir in InstallDirs }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/547#comment:1> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
participants (1)
-
Hackage