SPECS: kernel-vanilla.spec - hide autogenerated file
glen
glen at pld-linux.org
Wed Feb 6 00:29:40 CET 2008
Author: glen Date: Tue Feb 5 23:29:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- hide autogenerated file
---- Files affected:
SPECS:
kernel-vanilla.spec (1.97 -> 1.98)
---- Diffs:
================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.97 SPECS/kernel-vanilla.spec:1.98
--- SPECS/kernel-vanilla.spec:1.97 Wed Feb 6 00:26:32 2008
+++ SPECS/kernel-vanilla.spec Wed Feb 6 00:29:35 2008
@@ -397,7 +397,7 @@
%endif
# config where we ignore timestamps
-CONFIG_NODEP += %{objdir}/pykconfig.conf
+CONFIG_NODEP += %{objdir}/.kernel-autogen.conf
EOF
# update config at spec time
@@ -446,8 +446,8 @@
%endif
}
-# generate .config and .config.conf
-pykconfig > %{objdir}/pykconfig.conf
+# generate .config and kernel.conf
+pykconfig > %{objdir}/.kernel-autogen.conf
%{__make} pykconfig
# build kernel
@@ -757,6 +757,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.98 2008-02-05 23:29:35 glen
+- hide autogenerated file
+
Revision 1.97 2008-02-05 23:26:32 glen
- updated to makefile
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.97&r2=1.98&f=u
More information about the pld-cvs-commit
mailing list