[Lunar-commits] CVS: moonbase/utils/hotplug BUILD,1.8,1.9

Florin Braescu florin at lunar-linux.org
Sun Dec 5 16:25:45 UTC 2004


Update of /var/cvs/lunar/moonbase/utils/hotplug
In directory espresso.foo-projects.org:/tmp/cvs-serv2533/utils/hotplug

Modified Files:
	BUILD 
Log Message:
fix bug #507.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/hotplug/BUILD,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- BUILD	8 Oct 2004 22:16:39 -0000	1.8
+++ BUILD	5 Dec 2004 16:25:43 -0000	1.9
@@ -1,7 +1,8 @@
 (
 
-  patch_it ${SOURCE2} 0 &&
-  prepare_install		&&
+  sedit "s:blacklist,:blacklist,pnp.distmap,:"  Makefile  &&
+  patch_it ${SOURCE2} 0  &&
+  prepare_install	 &&
   make install                        
 
 ) > $C_FIFO 2>&1



More information about the Lunar-commits mailing list