SPECS: usplash.spec - CC and CFLAGS added
shadzik
shadzik at pld-linux.org
Fri May 19 04:12:25 CEST 2006
Author: shadzik Date: Fri May 19 02:12:25 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- CC and CFLAGS added
---- Files affected:
SPECS:
usplash.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/usplash.spec
diff -u SPECS/usplash.spec:1.2 SPECS/usplash.spec:1.3
--- SPECS/usplash.spec:1.2 Tue Mar 21 20:48:28 2006
+++ SPECS/usplash.spec Fri May 19 04:12:20 2006
@@ -35,7 +35,9 @@
%setup -q
%build
-%{__make}
+%{__make} \
+ CC="%{__cc}" \
+ CFLAGS="%{rpmcflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -59,6 +61,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/05/19 02:12:20 shadzik
+- CC and CFLAGS added
+
Revision 1.2 2006/03/21 19:48:28 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/usplash.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list