Author: justin
Date: 2006-02-12 22:47:49 -0700 (Sun, 12 Feb 2006)
New Revision: 1406
Modified:
branches/6.1.1/packages/curl/Makefile
branches/6.1.1/vars/vars.x86
Log:
Removed last reference to LIB_MAYBE64 from 6.1.1 branch, not needed.
Modified: branches/6.1.1/packages/curl/Makefile
===================================================================
--- branches/6.1.1/packages/curl/Makefile 2006-02-13 05:45:55 UTC (rev
1405)
+++ branches/6.1.1/packages/curl/Makefile 2006-02-13 05:47:49 UTC (rev
1406)
@@ -20,7 +20,7 @@
$(std_build)
compile-stage2:
- ./configure --prefix=/usr --libdir=/usr/$(LIB_MAYBE64)
+ ./configure --prefix=/usr
make $(PM)
make install
find docs -name "Makefile*" -o -name "*.1" -o -name "*.3" | xargs rm
Modified: branches/6.1.1/vars/vars.x86
===================================================================
--- branches/6.1.1/vars/vars.x86 2006-02-13 05:45:55 UTC (rev 1405)
+++ branches/6.1.1/vars/vars.x86 2006-02-13 05:47:49 UTC (rev 1406)
@@ -1,4 +1,3 @@
export VERSION := x86-6.1.1-4
export CFLAGS := -Os -s -march=i486
-export LIB_MAYBE64 := lib
export KERNEL_ARCH := i386
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page