diff options
Diffstat (limited to 'haskell/haskell-platform/honour_libdir.diff')
-rw-r--r-- | haskell/haskell-platform/honour_libdir.diff | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/haskell/haskell-platform/honour_libdir.diff b/haskell/haskell-platform/honour_libdir.diff deleted file mode 100644 index 0270e89dc4..0000000000 --- a/haskell/haskell-platform/honour_libdir.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- scripts/build.sh.orig 2012-05-28 04:26:48.000000000 +1000 -+++ scripts/build.sh 2012-09-20 11:12:27.131353968 +1000 -@@ -86,6 +86,7 @@ - fi - - tell ./Setup configure --package-db="../../${PACKAGE_DB}" --prefix="${prefix}" \ -+ --libdir=${libdir} --libsubdir=$PKG \ - --with-compiler=${GHC} --with-hc-pkg=${GHC_PKG} --with-hsc2hs=${HSC2HS} \ - ${HAPPY_FLAG1} ${HAPPY_FLAG2} ${ALEX_FLAG} \ - ${CABAL_INSTALL_FLAG} ${CABAL_PROFILING_FLAG} \ |