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

Thomas Dziedzic td123 at nymeria.archlinux.org
Fri Feb 22 06:11:34 UTC 2013


    Date: Friday, February 22, 2013 @ 07:11:33
  Author: td123
Revision: 178434

add comment

Modified:
  haskell-zlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-22 04:42:18 UTC (rev 178433)
+++ PKGBUILD	2013-02-22 06:11:33 UTC (rev 178434)
@@ -20,7 +20,8 @@
     cd ${srcdir}/${_hkgname}-${pkgver}
 
     # ghc 7.6 includes bytestring 0.10
-    sed 's/bytestring == 0.9.*/bytestring == 0.10.*/' -i zlib.cabal
+    # TODO on the next rebuild, verify that we do not need this anymore
+    #sed 's/bytestring == 0.9.*/bytestring == 0.10.*/' -i zlib.cabal
 
     runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
       --prefix=/usr --docdir=/usr/share/doc/${pkgname} \




More information about the arch-commits mailing list