packages: ghc/ghc-cabal-flags.patch - restored

baggins baggins at pld-linux.org
Thu Apr 8 17:34:37 CEST 2010


Author: baggins                      Date: Thu Apr  8 15:34:37 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- restored

---- Files affected:
packages/ghc:
   ghc-cabal-flags.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/ghc/ghc-cabal-flags.patch
diff -u /dev/null packages/ghc/ghc-cabal-flags.patch:1.3
--- /dev/null	Thu Apr  8 17:34:37 2010
+++ packages/ghc/ghc-cabal-flags.patch	Thu Apr  8 17:34:32 2010
@@ -0,0 +1,11 @@
+--- mk/cabal-flags.mk.orig	2009-09-06 20:21:09.000000000 +0200
++++ mk/cabal-flags.mk	2009-09-06 20:21:44.000000000 +0200
+@@ -21,7 +21,7 @@
+ # being no 's inside the values.
+ FLAGGED_CONFIGURE_ARGS = $(subst $(space)',\
+                                  $(space)--configure-option=',\
+-                                 $(space)$(CONFIGURE_ARGS))
++                                 $(space)$(subst $(space)'$(space)','$(space)',$(CONFIGURE_ARGS)))
+ 
+ COMMON_CONFIGURE_FLAGS =          \
+     --libsubdir='$$pkgid'         \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc/ghc-cabal-flags.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list