patch applied (packages/Cabal): Moved --program-prefix and
--program-suffix out of InstallDirs
Ian Lynagh
igloo at earth.li
Sun May 11 07:20:04 EDT 2008
Mon Feb 11 20:26:31 PST 2008 phigley at gmail.com
* Moved --program-prefix and --program-suffix out of InstallDirs
The program prefix and suffix have been moved out of InstallDirs so that InstallDirs is now all directories. The prefix and suffix have been moved into LocalBuildInfo as stand-alone PathTemplate flags.
M ./Distribution/Simple/Configure.hs -1 +3
M ./Distribution/Simple/Install.hs -8 +11
M ./Distribution/Simple/InstallDirs.hs -25 +7
M ./Distribution/Simple/LocalBuildInfo.hs -2 +14
M ./Distribution/Simple/Setup.hs -7 +18
View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20080212042631-05ce6-8b606f012d1d5751debf9fb93e6a8b9e48b1bab9.gz
More information about the Cvs-libraries
mailing list