[Lunar-commits] CVS: moonbase/utils/hotplug BUILD, 1.4, 1.5 PRE_BUILD, 1.2, NONE

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


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

Modified Files:
	BUILD 
Removed Files:
	PRE_BUILD 
Log Message:
remove the PRE_INSTALL file. i guess that it's a more simle and better solution now.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/hotplug/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	27 Jan 2004 12:26:26 -0000	1.4
+++ BUILD	11 Apr 2004 05:52:22 -0000	1.5
@@ -1,7 +1,7 @@
 (
 
-  mkdir -p /var/lock/subsys &&
-  make install &&
+  patch_it ${SOURCE_CACHE}/$SOURCE3 0  &&
+  make install                         &&
   install -p -m 755 $SOURCE_CACHE/$SOURCE2 /etc/hotplug
 
 ) > $C_FIFO 2>&1

--- PRE_BUILD DELETED ---



More information about the Lunar-commits mailing list