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

Daniel Micay thestinger at nymeria.archlinux.org
Wed Sep 18 21:37:07 UTC 2013


    Date: Wednesday, September 18, 2013 @ 23:37:07
  Author: thestinger
Revision: 97359

upgpkg: haskell-texmath 0.6.4-1

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-18 21:16:48 UTC (rev 97358)
+++ PKGBUILD	2013-09-18 21:37:07 UTC (rev 97359)
@@ -18,7 +18,7 @@
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+  runhaskell Setup configure -O --enable-split-objs --enable-shared \
     --prefix=/usr --docdir=/usr/share/doc/$pkgname \
     --libsubdir=\$compiler/site-local/\$pkgid
   runhaskell Setup build




More information about the arch-commits mailing list