packages: ghc-haskell-platform/ghc-haskell-platform.spec -   --enable-unsuppo...
    baggins 
    baggins at pld-linux.org
       
    Tue Sep 27 15:13:26 CEST 2011
    
    
  
Author: baggins                      Date: Tue Sep 27 13:13:26 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- --enable-unsupported-ghc-version
---- Files affected:
packages/ghc-haskell-platform:
   ghc-haskell-platform.spec (1.12 -> 1.13) 
---- Diffs:
================================================================
Index: packages/ghc-haskell-platform/ghc-haskell-platform.spec
diff -u packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.12 packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.13
--- packages/ghc-haskell-platform/ghc-haskell-platform.spec:1.12	Tue Sep 27 15:10:38 2011
+++ packages/ghc-haskell-platform/ghc-haskell-platform.spec	Tue Sep 27 15:13:21 2011
@@ -69,7 +69,8 @@
 %patch0 -p1
 
 %build
-%configure 
+%configure \
+	--enable-unsupported-ghc-version
 
 %{__make} VERBOSE="-v2" \
 	EXTRA_CONFIGURE_OPTS="-v2 \
@@ -387,6 +388,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2011/09/27 13:13:21  baggins
+- --enable-unsupported-ghc-version
+
 Revision 1.12  2011/09/27 13:10:38  baggins
 - 2011.2.0.1
 
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc-haskell-platform/ghc-haskell-platform.spec?r1=1.12&r2=1.13&f=u
    
    
More information about the pld-cvs-commit
mailing list