SPECS: squidwall.spec - pass proper CFLAGS

shadzik shadzik at pld-linux.org
Wed Apr 2 11:22:11 CEST 2008


Author: shadzik                      Date: Wed Apr  2 09:22:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass proper CFLAGS

---- Files affected:
SPECS:
   squidwall.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/squidwall.spec
diff -u SPECS/squidwall.spec:1.7 SPECS/squidwall.spec:1.8
--- SPECS/squidwall.spec:1.7	Wed Apr  2 09:17:21 2008
+++ SPECS/squidwall.spec	Wed Apr  2 11:22:06 2008
@@ -33,7 +33,8 @@
 %patch0 -p1
 
 %build
-%{__make}
+%{__make} \
+	CFLAGS="$OPTFLAGS %{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -57,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-04-02 09:22:06  shadzik
+- pass proper CFLAGS
+
 Revision 1.7  2008-04-02 07:17:21  paszczus
 - updated to 0.4e
 - updated squidwall-Makefile.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squidwall.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list