Author: alexander
Date: 2006-07-14 03:56:58 -0600 (Fri, 14 Jul 2006)
New Revision: 1646
Modified:
trunk/packages/udev/Makefile
Log:
Fixed a missing CONFIG1 -> FILE1 conversion in udev Makefile
Modified: trunk/packages/udev/Makefile
===================================================================
--- trunk/packages/udev/Makefile 2006-07-14 09:24:57 UTC (rev 1645)
+++ trunk/packages/udev/Makefile 2006-07-14 09:56:58 UTC (rev 1646)
@@ -22,7 +22,7 @@
chroot "$(MP)" $(chenv-post-bash) \
'cd $(ROOT) && make ch-$(NM) $(chbash-post-bash)'
-stage2: Makefile $(FILE) $(CONFIG1)
+stage2: Makefile $(FILE) $(FILE1)
$(std_build)
cp $(SRC)/{$(FILE),$(CONFIG1)} $(LFSSRC)
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page