Author: alexander
Date: 2007-04-13 20:12:16 -0600 (Fri, 13 Apr 2007)
New Revision: 1830
Modified:
trunk/packages/glibc/Makefile
Log:
Missed dependency
Modified: trunk/packages/glibc/Makefile
===================================================================
--- trunk/packages/glibc/Makefile 2007-04-13 15:37:49 UTC (rev 1829)
+++ trunk/packages/glibc/Makefile 2007-04-14 02:12:16 UTC (rev 1830)
@@ -22,7 +22,7 @@
include $(ROOT)/scripts/functions
-stage1: $(FILE) $(FILE2)
+stage1: $(FILE) $(FILE2) $(PATCH1)
$(sep_dir_build)
compile-stage1:
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page