Author: justin
Date: 2005-09-23 16:08:28 -0600 (Fri, 23 Sep 2005)
New Revision: 728
Modified:
x86/trunk/packages/glibc/Makefile
Log:
Change glibc Makefile - extract linuxthreads tarball.
Modified: x86/trunk/packages/glibc/Makefile
===================================================================
--- x86/trunk/packages/glibc/Makefile 2005-09-23 22:04:13 UTC (rev 727)
+++ x86/trunk/packages/glibc/Makefile 2005-09-23 22:08:28 UTC (rev 728)
@@ -98,6 +98,7 @@
ifeq ($(ARCH),sparc)
@cd ../$(DIR) ; rm -rf nptl*
endif
+ cd ../$(DIR) ; unpack ../$(FILE1)
cd ../$(DIR) ; patch -Np1 -i ../$(PATCH1)
cd ../$(DIR) ; patch -Np1 -i ../$(PATCH2)
cd ../$(DIR) ; patch -Np1 -i ../$(PATCH3)
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page