Author: alexander
Date: 2005-12-24 07:03:11 -0700 (Sat, 24 Dec 2005)
New Revision: 1313

Modified:
   trunk/packages/hotplug/Makefile
Log:
Fixed hotplug reinstallation


Modified: trunk/packages/hotplug/Makefile
===================================================================
--- trunk/packages/hotplug/Makefile     2005-12-24 13:53:03 UTC (rev 1312)
+++ trunk/packages/hotplug/Makefile     2005-12-24 14:03:11 UTC (rev 1313)
@@ -32,7 +32,7 @@
        touch /var/log/hotplug/events
        echo eepro100 >>/etc/hotplug/blacklist
        echo 8139cp >>/etc/hotplug/blacklist
-       mkdir /etc/hotplug.d/pci
+       mkdir -p /etc/hotplug.d/pci
        install -m755 ../detect-video.hotplug /etc/hotplug.d/pci
        mkdir -p /lib/firmware
 

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to