CVS: moonbase/kernel/linux BUILD,1.18,1.19
elaine at lunar-linux.org
elaine at lunar-linux.org
Fri Dec 5 22:02:20 GMT 2003
Update of /var/cvs/lunar/moonbase/kernel/linux
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8564/linux
Modified Files:
BUILD
Log Message:
Stop making / removing symlinks
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux/BUILD,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- BUILD 5 Dec 2003 19:47:54 -0000 1.18
+++ BUILD 5 Dec 2003 22:02:17 -0000 1.19
@@ -58,8 +58,5 @@
make modules_install &&
cp arch/i386/boot/bzImage /boot/${VERSION}-${PVERSION} &&
- # link the modules so depmod can find them!
- rm /lib/modules/${VERSION}
- ln -f -s /lib/modules/${VERSION}-${PVERSION}${EXTENSION} /lib/modules/${VERSION}
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list