]> git.pld-linux.org Git - packages/ghc-haskell-platform.git/commitdiff
- --enable-unsupported-ghc-version
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 27 Sep 2011 13:13:21 +0000 (13:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ghc-haskell-platform.spec -> 1.13

ghc-haskell-platform.spec

index 6fac2d6c4616719bdae45ba18d6c0cd6a2a97ca5..73f30d80f1e3b49aab77cb609dd74f489af8b1ad 100644 (file)
@@ -68,7 +68,8 @@ They should be installed when GHC's profiling subsystem is needed.
 %patch0 -p1
 
 %build
-%configure 
+%configure \
+       --enable-unsupported-ghc-version
 
 %{__make} VERBOSE="-v2" \
        EXTRA_CONFIGURE_OPTS="-v2 \
This page took 0.034921 seconds and 4 git commands to generate.