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

Vesa Kaihlavirta vesa at archlinux.org
Mon Mar 14 08:24:53 UTC 2011


    Date: Monday, March 14, 2011 @ 04:24:52
  Author: vesa
Revision: 114483

Oh, really add !strip this time (fix #23247)

Modified:
  ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-14 08:08:57 UTC (rev 114482)
+++ PKGBUILD	2011-03-14 08:24:52 UTC (rev 114483)
@@ -49,7 +49,7 @@
          )
 
 install=ghc.install
-
+options=(!strip)
 source=("http://www.haskell.org/ghc/dist/$pkgver/ghc-$pkgver-src.tar.bz2"
         build.mk)
 




More information about the arch-commits mailing list