mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
2979588139
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
10 lines
454 B
Diff
10 lines
454 B
Diff
--- 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} \
|