SPECS: template-kernel-module.spec - copy-pasto fix.

pluto pluto at pld-linux.org
Sun Feb 19 11:02:12 CET 2006


Author: pluto                        Date: Sun Feb 19 10:02:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- copy-pasto fix.

---- Files affected:
SPECS:
   template-kernel-module.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/template-kernel-module.spec
diff -u SPECS/template-kernel-module.spec:1.29 SPECS/template-kernel-module.spec:1.30
--- SPECS/template-kernel-module.spec:1.29	Thu Feb 16 12:09:03 2006
+++ SPECS/template-kernel-module.spec	Sun Feb 19 11:02:07 2006
@@ -125,7 +125,7 @@
 #	patching/creating makefile(s) (optional)
 #
 	%{__make} -C %{_kernelsrcdir} clean \
-		RCS_FIND_IGNORE="-name '*.ko' -o -name nv-kernel.o -o" \
+		RCS_FIND_IGNORE="-name '*.ko' -o" \
 		SYSSRC=%{_kernelsrcdir} \
 		SYSOUT=$PWD/o \
 		M=$PWD O=$PWD/o \
@@ -198,6 +198,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/02/19 10:02:07  pluto
+- copy-pasto fix.
+
 Revision 1.29  2006/02/16 11:09:03  pluto
 - new build system.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-kernel-module.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list