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

Vesa Kaihlavirta vesa at archlinux.org
Wed Jun 22 10:54:11 UTC 2011


    Date: Wednesday, June 22, 2011 @ 06:54:11
  Author: vesa
Revision: 128106

new HP / ghc-7.0.3-2

Modified:
  ghc/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-21 19:34:05 UTC (rev 128105)
+++ PKGBUILD	2011-06-22 10:54:11 UTC (rev 128106)
@@ -7,8 +7,8 @@
 #   Also, due to dependency loop problems, haskell-ghc-paths and haddock
 #   do not carry version dependencies. You will have to remember to build them too.
 pkgname=ghc
-pkgver=7.0.4
-pkgrel=1
+pkgver=7.0.3
+pkgrel=2
 pkgdesc="The Glasgow Haskell Compiler"
 arch=(i686 x86_64)
 url="http://www.haskell.org/ghc/"
@@ -62,9 +62,6 @@
 
   cp $srcdir/build.mk mk/build.mk
 
-  # FS#17875
-  sed -i 's/INSTALL_SHELL_WRAPPER = YES/INSTALL_SHELL_WRAPPER = NO/' utils/haddock/ghc.mk 
-
   ./configure --prefix=/usr 
   make -j1 || return 1
 }
@@ -76,15 +73,7 @@
 
   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/ghc/license
   install -d $pkgdir/usr/share/haskell
-
-  rm $pkgdir/usr/bin/haddock 
 }
 
-md5sums=('946a18a0dc30437db72c0d3fdf26ca42'
-         '5a3e0880c80b1dcecf779ff2e63a9c0d')
 md5sums=('10bc5e9ae1b581404376efb85f260ff3'
          '5a3e0880c80b1dcecf779ff2e63a9c0d')
-md5sums=('10bc5e9ae1b581404376efb85f260ff3'
-         '5a3e0880c80b1dcecf779ff2e63a9c0d')
-md5sums=('f167b0b4538d1a56788f43fcc662b568'
-         '5a3e0880c80b1dcecf779ff2e63a9c0d')




More information about the arch-commits mailing list