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

Jelle van der Waa jelle at archlinux.org
Tue Mar 31 18:53:28 UTC 2015


    Date: Tuesday, March 31, 2015 @ 20:53:28
  Author: jelle
Revision: 130437

upgpkg: haskell-old-locale 1.0.0.7-3

ghc 7.10.1 rebuild

Modified:
  haskell-old-locale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-31 18:39:51 UTC (rev 130436)
+++ PKGBUILD	2015-03-31 18:53:28 UTC (rev 130437)
@@ -17,7 +17,7 @@
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}
-    runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } --enable-split-objs --enable-shared \
+    runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
        --prefix=/usr --docdir=/usr/share/doc/${pkgname} --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build
     runhaskell Setup haddock



More information about the arch-commits mailing list