[Lunar-commits] CVS: moonbase/utils/hotplug PRE_BUILD,1.1,1.2

Florin Braescu florin at lunar-linux.org
Sun Apr 11 05:43:42 GMT 2004


Update of /var/cvs/lunar/moonbase/utils/hotplug
In directory dbguin.lunar-linux.org:/tmp/cvs-serv32154

Modified Files:
	PRE_BUILD 
Log Message:
unpack the source first in order to compile.

Index: PRE_BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/hotplug/PRE_BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- PRE_BUILD	10 Apr 2004 22:06:19 -0000	1.1
+++ PRE_BUILD	11 Apr 2004 05:43:40 -0000	1.2
@@ -1,3 +1,4 @@
-  cd ${SOURCE_DIRECTORY} && 
-  patch_it ${SOURCE_CACHE}/$SOURCE3 0
+unpack $SOURCE        &&
+cd $SOURCE_DIRECTORY  && 
+patch_it ${SOURCE_CACHE}/$SOURCE3 0
 



More information about the Lunar-commits mailing list