SPECS: lirc.spec - fixed my mistake
tommat
tommat at pld-linux.org
Thu Oct 4 10:42:16 CEST 2007
Author: tommat Date: Thu Oct 4 08:42:16 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed my mistake
---- Files affected:
SPECS:
lirc.spec (1.145 -> 1.146)
---- Diffs:
================================================================
Index: SPECS/lirc.spec
diff -u SPECS/lirc.spec:1.145 SPECS/lirc.spec:1.146
--- SPECS/lirc.spec:1.145 Fri Aug 31 18:03:44 2007
+++ SPECS/lirc.spec Thu Oct 4 10:42:11 2007
@@ -629,7 +629,7 @@
touch o/include/config/MARKER
ln -sf %{_kernelsrcdir}/scripts o/
%else
- linux32 %{__make} -j1 -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+ %{__make} -j1 -C %{_kernelsrcdir} O=$PWD/o prepare scripts
%endif
for drv in $drivers; do
@@ -999,6 +999,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.146 2007/10/04 08:42:11 tommat
+- fixed my mistake
+
Revision 1.145 2007/08/31 16:03:44 tommat
- BR xorg-lib-libX11-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lirc.spec?r1=1.145&r2=1.146&f=u
More information about the pld-cvs-commit
mailing list