SPECS: failsafewm.spec - pass CC

darekr darekr at pld-linux.org
Sat Jul 8 00:48:42 CEST 2006


Author: darekr                       Date: Fri Jul  7 22:48:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC

---- Files affected:
SPECS:
   failsafewm.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/failsafewm.spec
diff -u SPECS/failsafewm.spec:1.9 SPECS/failsafewm.spec:1.10
--- SPECS/failsafewm.spec:1.9	Mon Sep 29 12:01:23 2003
+++ SPECS/failsafewm.spec	Sat Jul  8 00:48:36 2006
@@ -48,7 +48,9 @@
 %setup -q -n failsafewm
 
 %build
-%{__make} CFLAGS="%{rpmcflags} %{rpmldflags}"
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags} %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/07/07 22:48:36  darekr
+- pass CC
+
 Revision 1.9  2003/09/29 10:01:23  adgor
 - Added desktop file for gdm/kdm support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/failsafewm.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list