patch applied (cabal-branches/cabal-1.4): Allow the bindir, libdir and libexec dir to be specified via env vars too
29 May
2008
29 May
'08
6:48 p.m.
Mon May 19 10:38:08 PDT 2008 Duncan Coutts <duncan@haskell.org> * Allow the bindir, libdir and libexec dir to be specified via env vars too Same as for the datadir. Eg for package Foo, you'd use Foo_bindir=... Foo_datadir=... Foo_libexecdir=... ./Foo The next step would be generating a wrapper script that allows running the program inplace. It should also work for a library. M ./Distribution/Simple/Build.hs -3 +3 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080519173...
6633
Age (days ago)
6633
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts