SPECS: qiv.spec - pass CC
adamg
adamg at pld-linux.org
Sun May 21 21:21:05 CEST 2006
Author: adamg Date: Sun May 21 19:21:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass CC
---- Files affected:
SPECS:
qiv.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/qiv.spec
diff -u SPECS/qiv.spec:1.35 SPECS/qiv.spec:1.36
--- SPECS/qiv.spec:1.35 Mon Aug 30 23:28:07 2004
+++ SPECS/qiv.spec Sun May 21 21:21:00 2006
@@ -34,7 +34,9 @@
%patch -p1
%build
-%{__make} OPTS="%{rpmcflags}"
+%{__make} \
+ CC="%{__cc}" \
+ OPTS="%{rpmcflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -66,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2006/05/21 19:21:00 adamg
+- pass CC
+
Revision 1.35 2004/08/30 21:28:07 dzeus
- updated to 2.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qiv.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list