Author: alexander
Date: 2006-07-14 04:01:05 -0600 (Fri, 14 Jul 2006)
New Revision: 1648
Modified:
trunk/packages/udev/Makefile
Log:
One more CONFIG1 -> FILE1 change
Modified: trunk/packages/udev/Makefile
===================================================================
--- trunk/packages/udev/Makefile 2006-07-14 09:59:35 UTC (rev 1647)
+++ trunk/packages/udev/Makefile 2006-07-14 10:01:05 UTC (rev 1648)
@@ -24,7 +24,7 @@
stage2: Makefile $(FILE) $(FILE1)
$(std_build)
- cp $(SRC)/{$(FILE),$(CONFIG1)} $(LFSSRC)
+ cp $(SRC)/{$(FILE),$(FILE1)} $(LFSSRC)
compile-stage2:
tar xf ../$(FILE1)
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page