SPECS (LINUX_2_6): kernel.spec - crossbuild fixed.
pluto
pluto at pld-linux.org
Mon Sep 19 23:27:02 CEST 2005
Author: pluto Date: Mon Sep 19 21:27:02 2005 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- crossbuild fixed.
---- Files affected:
SPECS:
kernel.spec (1.441.2.1212 -> 1.441.2.1213)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1212 SPECS/kernel.spec:1.441.2.1213
--- SPECS/kernel.spec:1.441.2.1212 Mon Sep 19 17:57:59 2005
+++ SPECS/kernel.spec Mon Sep 19 23:26:56 2005
@@ -1027,7 +1027,7 @@
[ -z "$CrossOpts" ] && \
/sbin/depmod --basedir $KERNEL_INSTALL_DIR -ae -F $KERNEL_INSTALL_DIR/boot/System.map-$KernelVer -r $KernelVer || echo
[ ! -z "$CrossOpts" ] && \
- touch $KERNEL_INSTALL_DIR/modules.dep
+ touch $KERNEL_INSTALL_DIR/lib/modules/$KernelVer/modules.dep
echo "KERNEL RELEASE $KernelVer DONE"
}
@@ -1544,6 +1544,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1213 2005/09/19 21:26:56 pluto
+- crossbuild fixed.
+
Revision 1.441.2.1212 2005/09/19 15:57:59 baggins
- readded grsec_basic, as some of us need at least this functionality
when full grsec is not possible (e.g. with vserver)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1212&r2=1.441.2.1213&f=u
More information about the pld-cvs-commit
mailing list