CVS: moonbase/kernel/linux-stable PRE_BUILD,1.8,1.9
elaine at lunar-linux.org
elaine at lunar-linux.org
Fri Aug 8 12:12:04 GMT 2003
Update of /var/cvs/lunar/moonbase/kernel/linux-stable
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25450
Modified Files:
PRE_BUILD
Log Message:
Friday morning cleanup
Index: PRE_BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-stable/PRE_BUILD,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- PRE_BUILD 8 Aug 2003 02:18:05 -0000 1.8
+++ PRE_BUILD 8 Aug 2003 12:12:02 -0000 1.9
@@ -11,10 +11,9 @@
chown -R root.root /usr/src/linux-$VERSION
cd /usr/src/linux-$VERSION
-sedit 's/EXTRAVERSION =/EXTRAVERSION = -stable/g' Makefile
+sedit 's/EXTRAVERSION =/EXTRAVERSION = -stable/g' Makefile &&
-mkdir patches
-patch_it $SOURCE_CACHE/$SOURCE2 1
-patch_it $SOURCE_CACHE/$SOURCE3 1
-patch_it $SOURCE_CACHE/$SOURCE4 1
+patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+patch_it $SOURCE_CACHE/$SOURCE3 1 &&
+patch_it $SOURCE_CACHE/$SOURCE4 1 &&
patch_it $SOURCE_CACHE/$SOURCE5 1
More information about the Lunar-commits
mailing list