Author: alexander
Date: 2005-12-07 02:44:42 -0700 (Wed, 07 Dec 2005)
New Revision: 1245
Modified:
trunk/packages/lfs-bootscripts/Makefile
Log:
Fixed download of the console script
Modified: trunk/packages/lfs-bootscripts/Makefile
===================================================================
--- trunk/packages/lfs-bootscripts/Makefile 2005-12-07 06:51:39 UTC (rev
1244)
+++ trunk/packages/lfs-bootscripts/Makefile 2005-12-07 09:44:42 UTC (rev
1245)
@@ -16,6 +16,9 @@
include $(ROOT)/scripts/functions
+$(FILE1):
+ $(call download,$@,$(URL-$@),$(SHA-$@))
+
chroot:
chroot "$(MP)" $(chenv-blfs) \
'cd $(ROOT) && make ch-$(NM) $(chbash-post-bash)'
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page