patch applied (cabal): Check that the --prefix is always specified as an absolute path
6 Mar
2008
6 Mar
'08
7:58 p.m.
Thu Mar 6 03:35:32 PST 2008 Duncan Coutts <duncan@haskell.org> * Check that the --prefix is always specified as an absolute path Should eliminate confusion with doing: cabal configure --prefix=~/local Instead use --prefix ~/local or --prefix=$HOME/local M ./Distribution/Simple/Configure.hs -1 +4 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080306113532-adfee-a065c7d1b...
6716
Age (days ago)
6716
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts