SPECS: ttysnoop.spec - pass CC

darekr darekr at pld-linux.org
Fri Jul 28 10:33:58 CEST 2006


Author: darekr                       Date: Fri Jul 28 08:33:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC

---- Files affected:
SPECS:
   ttysnoop.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/ttysnoop.spec
diff -u SPECS/ttysnoop.spec:1.31 SPECS/ttysnoop.spec:1.32
--- SPECS/ttysnoop.spec:1.31	Tue Dec 13 16:35:56 2005
+++ SPECS/ttysnoop.spec	Fri Jul 28 10:33:52 2006
@@ -29,7 +29,9 @@
 %patch -p1
 
 %build
-%{__make} OPT="%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -58,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/07/28 08:33:52  darekr
+- pass CC
+
 Revision 1.31  2005/12/13 15:35:56  glen
 - adapterized (sorted %verify attrs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ttysnoop.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list