[arch-commits] Commit in haskell-json/trunk (PKGBUILD)

Daniel Micay thestinger at nymeria.archlinux.org
Fri Apr 5 07:44:09 UTC 2013


    Date: Friday, April 5, 2013 @ 09:44:08
  Author: thestinger
Revision: 87660

haskell-json: no need to force generic with syb installed

Modified:
  haskell-json/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-05 07:40:57 UTC (rev 87659)
+++ PKGBUILD	2013-04-05 07:44:08 UTC (rev 87660)
@@ -19,7 +19,7 @@
 
   runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
     --prefix=/usr --docdir=/usr/share/doc/$pkgname \
-    --libsubdir=\$compiler/site-local/\$pkgid -f generic
+    --libsubdir=\$compiler/site-local/\$pkgid
   runhaskell Setup build
   runhaskell Setup haddock
   runhaskell Setup register --gen-script




More information about the arch-commits mailing list