[Lunar-commits] r18880 - moonbase/trunk/devel/hal

Florin Braescu florin at lunar-linux.org
Sat Feb 25 06:54:56 UTC 2006


Author: florin
Date: 2006-02-25 06:54:55 +0000 (Sat, 25 Feb 2006)
New Revision: 18880

Modified:
   moonbase/trunk/devel/hal/BUILD
Log:
get rid of /etc/hotplug.d 

Modified: moonbase/trunk/devel/hal/BUILD
===================================================================
--- moonbase/trunk/devel/hal/BUILD	2006-02-25 05:40:32 UTC (rev 18879)
+++ moonbase/trunk/devel/hal/BUILD	2006-02-25 06:54:55 UTC (rev 18880)
@@ -12,6 +12,7 @@
                 --mandir=/usr/share/man            \
 		--disable-docbook-docs	           \
                 --enable-fstab-sync                \
+                --without-hotplug                  \
                 --with-pid-file=/var/run/hald.pid  \
                 $OPTS                             &&
     default_make				  &&



More information about the Lunar-commits mailing list