Author: justin
Date: 2006-01-29 12:45:51 -0700 (Sun, 29 Jan 2006)
New Revision: 1383

Modified:
   trunk/packages/glibc/Makefile
Log:
[trunk] Reverted glibc change from r1382, was old leftover in repo.

Modified: trunk/packages/glibc/Makefile
===================================================================
--- trunk/packages/glibc/Makefile       2006-01-29 19:43:14 UTC (rev 1382)
+++ trunk/packages/glibc/Makefile       2006-01-29 19:45:51 UTC (rev 1383)
@@ -79,7 +79,7 @@
         --without-gd --with-headers=$(WD)/include --without-selinux
        PARALLELMFLAGS="$(PM)" make
        touch $(WD)/etc/ld.so.conf
-       make install
+       PARALLELMFLAGS="$(PM)" make install
 else
 
 stage1: $(STAGE1_DEPS)

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to