SPECS: suspend2-userui.spec - pass CC

adamg adamg at pld-linux.org
Tue May 23 09:58:51 CEST 2006


Author: adamg                        Date: Tue May 23 07:58:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC

---- Files affected:
SPECS:
   suspend2-userui.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/suspend2-userui.spec
diff -u SPECS/suspend2-userui.spec:1.5 SPECS/suspend2-userui.spec:1.6
--- SPECS/suspend2-userui.spec:1.5	Fri May 12 13:22:08 2006
+++ SPECS/suspend2-userui.spec	Tue May 23 09:58:45 2006
@@ -41,7 +41,9 @@
 %patch0 -p0
 
 %build
-%{__make} CFLAGS="%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -64,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/05/23 07:58:45  adamg
+- pass CC
+
 Revision 1.5  2006/05/12 11:22:08  shadzik
 - de
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/suspend2-userui.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list