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

Ionut Biru ibiru at archlinux.org
Sun Apr 11 11:35:54 UTC 2010


    Date: Sunday, April 11, 2010 @ 07:35:54
  Author: ibiru
Revision: 77176

fix source array

Modified:
  ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-11 11:34:46 UTC (rev 77175)
+++ PKGBUILD	2010-04-11 11:35:54 UTC (rev 77176)
@@ -56,7 +56,7 @@
 install=ghc.install
 
 source=("http://www.haskell.org/ghc/dist/$pkgver/$pkgname-$pkgver-src.tar.bz2" \
-        build.mk ghc.install)
+        build.mk)
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list