packages: ghc/ghc.spec - ghc-pkg hack no longer needed

baggins baggins at pld-linux.org
Thu Apr 8 17:36:59 CEST 2010


Author: baggins                      Date: Thu Apr  8 15:36:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ghc-pkg hack no longer needed

---- Files affected:
packages/ghc:
   ghc.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: packages/ghc/ghc.spec
diff -u packages/ghc/ghc.spec:1.106 packages/ghc/ghc.spec:1.107
--- packages/ghc/ghc.spec:1.106	Thu Apr  8 17:33:53 2010
+++ packages/ghc/ghc.spec	Thu Apr  8 17:36:54 2010
@@ -5,7 +5,6 @@
 # TODO
 # - system gmp/gmp-4.2.1.tar.gz
 # - system libffi/libffi-3.0.4.tar.gz
-# - ghc-pkg is called with invalid args for 6.10 (-l, --show-package), and the .m4 are not distributed (present only in aclocal.m4 (mv to acinclude.m4?)
 # - patch libraries/terminfo/configure.ac to link against tinfo not ncurses (-Wl,--as-needed) and run autotools only there?
 # - http://hackage.haskell.org/trac/ghc/wiki/Building/Porting
 #
@@ -126,9 +125,6 @@
 %endif
 %patch0
 
-# 0.10.1 ghc-pkg -l is not supported
-sed -i -e 's,fp_ghc_pkg_guess" -l,fp_ghc_pkg_guess" list,' configure
-
 %build
 cat <<'EOF' > mk/build.mk
 #GhcStage1HcOpts += -O0 -Wall
@@ -855,6 +851,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2010/04/08 15:36:54  baggins
+- ghc-pkg hack no longer needed
+
 Revision 1.106  2010/04/08 15:33:53  baggins
 - restored 6.10 on HEAD, 6.12 seems to have issues with our gcc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc/ghc.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list