]> git.pld-linux.org Git - packages/ghc.git/commitdiff
- restored
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 8 Apr 2010 15:34:32 +0000 (15:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ghc-cabal-flags.patch -> 1.3

ghc-cabal-flags.patch [new file with mode: 0644]

diff --git a/ghc-cabal-flags.patch b/ghc-cabal-flags.patch
new file mode 100644 (file)
index 0000000..2f75630
--- /dev/null
@@ -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'         \
This page took 0.054551 seconds and 4 git commands to generate.