[Lunar-commits] r18803 - moonbase/trunk/filesys/udev

Auke Kok sofar at lunar-linux.org
Mon Feb 20 22:06:58 UTC 2006


Author: sofar
Date: 2006-02-20 22:06:55 +0000 (Mon, 20 Feb 2006)
New Revision: 18803

Modified:
   moonbase/trunk/filesys/udev/BUILD
Log:
Moe: if your udev.conf is not listed in `lvu install udev` then remove it and reinstall udev instead of removing my custom udev.conf.


Modified: moonbase/trunk/filesys/udev/BUILD
===================================================================
--- moonbase/trunk/filesys/udev/BUILD	2006-02-20 19:21:10 UTC (rev 18802)
+++ moonbase/trunk/filesys/udev/BUILD	2006-02-20 22:06:55 UTC (rev 18803)
@@ -4,12 +4,6 @@
                  extras/run_directory extras/scsi_id extras/usb_id \
                  extras/volume_id" 
   
-    # Make sure we have the latest version of udev.conf 
-    # available
-    if [ -f /etc/udev/udev.conf ] ; then
-	mv /etc/udev/udev.conf /etc/udev/udev.conf.save
-    fi &&
-
     patch_it $SOURCE2 0  &&
     patch_it $SOURCE3 0  &&
     patch_it $SOURCE4 0  &&



More information about the Lunar-commits mailing list