Author: alexander
Date: 2005-05-24 22:12:01 -0600 (Tue, 24 May 2005)
New Revision: 207

Modified:
   trunk/packages/hotplug/Makefile
Log:
Fixed hotplug re-installation

Modified: trunk/packages/hotplug/Makefile
===================================================================
--- trunk/packages/hotplug/Makefile     2005-05-22 15:14:04 UTC (rev 206)
+++ trunk/packages/hotplug/Makefile     2005-05-25 04:12:01 UTC (rev 207)
@@ -27,7 +27,7 @@
         rm -rf /etc/init.d && \
         rm -f /etc/hotplug/net.agent && \
         touch /var/log/hotplug/events && \
-        mkdir /lib/firmware ; fi
+        mkdir -p /lib/firmware ; fi
        @make clean
         
 

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

Reply via email to