Author: alexander
Date: 2007-09-04 23:08:33 -0600 (Tue, 04 Sep 2007)
New Revision: 2055
Modified:
trunk/packages/udev/Makefile
Log:
Removed removal of no-longer-existing directory
Modified: trunk/packages/udev/Makefile
===================================================================
--- trunk/packages/udev/Makefile 2007-09-05 05:06:47 UTC (rev 2054)
+++ trunk/packages/udev/Makefile 2007-09-05 05:08:33 UTC (rev 2055)
@@ -34,7 +34,6 @@
ln -nsfv /proc/self/fd/1 /lib/udev/devices/stdout
ln -nsfv /proc/self/fd/2 /lib/udev/devices/stderr
ln -nsfv /proc/kcore /lib/udev/devices/core
- rm -rf extras/dasd_id
make EXTRAS="`echo extras/*/`"
make DESTDIR=/ EXTRAS="`echo extras/*/`" install
cp -v etc/udev/rules.d/[0-9]* /etc/udev/rules.d/
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page