packages: ghc/ghc.spec - removed null statement

baggins baggins at pld-linux.org
Thu Nov 26 00:23:15 CET 2009


Author: baggins                      Date: Wed Nov 25 23:23:15 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed null statement

---- Files affected:
packages/ghc:
   ghc.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: packages/ghc/ghc.spec
diff -u packages/ghc/ghc.spec:1.96 packages/ghc/ghc.spec:1.97
--- packages/ghc/ghc.spec:1.96	Wed Nov 25 23:41:39 2009
+++ packages/ghc/ghc.spec	Thu Nov 26 00:23:09 2009
@@ -62,10 +62,6 @@
 ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%if %{with bootstrap}
-#%%define		specflags	-O2 -pipe
-%endif
-
 %description
 Haskell is the standard lazy purely functional programming language.
 The current language version is Haskell 98, agreed in December 1998,
@@ -866,6 +862,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2009/11/25 23:23:09  baggins
+- removed null statement
+
 Revision 1.96  2009/11/25 22:41:39  baggins
 - O/P/BR cleanup
 
================================================================

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



More information about the pld-cvs-commit mailing list