#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