[Lunar-commits] CVS: moonbase/kernel/linux-2.6-ck PRE_BUILD, 1.3, 1.4

Jens Luedicke perldude at lunar-linux.org
Mon Mar 7 17:51:47 UTC 2005


Update of /var/cvs/lunar/moonbase/kernel/linux-2.6-ck
In directory espresso.foo-projects.org:/tmp/cvs-serv27616/linux-2.6-ck

Modified Files:
	PRE_BUILD 
Log Message:
Oops... the line to patch the sources was missing. 

I guess the line got lost during a sync between linux-2.6 and
linux-2.6-ck[o]. 



Index: PRE_BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-2.6-ck/PRE_BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- PRE_BUILD	2 Jan 2005 14:41:09 -0000	1.3
+++ PRE_BUILD	7 Mar 2005 17:51:45 -0000	1.4
@@ -26,9 +26,10 @@
     fi
 fi
     
-
 cd  linux/
 
+patch_it $SOURCE2 1
+
 if  [ -f $CONFIG_CACHE/.config.2.6.stable ]; then
     cp $CONFIG_CACHE/.config.2.6.stable $BUILD_DIRECTORY/linux/.config;
 elif [ -f $CONFIG_CACHE/.config.beta ]; then



More information about the Lunar-commits mailing list