SPECS: tmw.spec - remove CFLAGS (already set at configure time)

shadzik shadzik at pld-linux.org
Thu Oct 26 16:29:44 CEST 2006


Author: shadzik                      Date: Thu Oct 26 14:29:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove CFLAGS (already set at configure time)

---- Files affected:
SPECS:
   tmw.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/tmw.spec
diff -u SPECS/tmw.spec:1.18 SPECS/tmw.spec:1.19
--- SPECS/tmw.spec:1.18	Tue Oct 24 18:08:49 2006
+++ SPECS/tmw.spec	Thu Oct 26 16:29:37 2006
@@ -63,8 +63,7 @@
 %{__autoheader}
 %{__automake}
 %configure
-%{__make} \
-	CFLAGS="%{rpmcflags}"
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -89,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/10/26 14:29:37  shadzik
+- remove CFLAGS (already set at configure time)
+
 Revision 1.18  2006/10/24 16:08:49  qboosh
 - automake epoch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tmw.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list