29 May
2008
29 May
'08
10:48 a.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...