SPECS: dbview.spec - pass CC

darekr darekr at pld-linux.org
Wed Nov 15 00:18:32 CET 2006


Author: darekr                       Date: Tue Nov 14 23:18:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC

---- Files affected:
SPECS:
   dbview.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/dbview.spec
diff -u SPECS/dbview.spec:1.12 SPECS/dbview.spec:1.13
--- SPECS/dbview.spec:1.12	Sat Jan 21 01:01:16 2006
+++ SPECS/dbview.spec	Wed Nov 15 00:18:27 2006
@@ -30,7 +30,9 @@
 %patch2 -p1
 
 %build
-%{__make} OPT="%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/11/14 23:18:27  darekr
+- pass CC
+
 Revision 1.12  2006/01/21 00:01:16  arekm
 - kill Icon: field (support for these is obsolete says jbj)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dbview.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list