SPECS: wmclock.spec - pass CC, cleanup
qboosh
qboosh at pld-linux.org
Sun Oct 15 00:42:26 CEST 2006
Author: qboosh Date: Sat Oct 14 22:42:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass CC, cleanup
---- Files affected:
SPECS:
wmclock.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: SPECS/wmclock.spec
diff -u SPECS/wmclock.spec:1.40 SPECS/wmclock.spec:1.41
--- SPECS/wmclock.spec:1.40 Wed Aug 23 14:53:38 2006
+++ SPECS/wmclock.spec Sun Oct 15 00:42:21 2006
@@ -57,16 +57,13 @@
%patch0 -p1
%build
-#rm -f asclock.o asclock clk.xpm weekday.xpm month.xpm
-#ln -sf xpm/color.xpm clk.xpm
-#ln -sf lang.english/month.xpm month.xpm
-#ln -sf lang.english/weekday.xpm weekday.xpm
-
%configure \
--lang english
xmkmf -a
-%{__make} CCOPTIONS="%{rpmcflags}"
+%{__make} \
+ CC="%{__cc}" \
+ CCOPTIONS="%{rpmcflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -132,6 +129,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2006/10/14 22:42:21 qboosh
+- pass CC, cleanup
+
Revision 1.40 2006/08/23 12:53:38 havner
- modular xorg deps
- rel 8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wmclock.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list