Author: justin
Date: 2005-11-22 08:36:37 -0700 (Tue, 22 Nov 2005)
New Revision: 1139
Modified:
trunk/packages/gc/Makefile
Log:
Use VRS variable in gc Makefile.
Modified: trunk/packages/gc/Makefile
===================================================================
--- trunk/packages/gc/Makefile 2005-11-22 15:35:58 UTC (rev 1138)
+++ trunk/packages/gc/Makefile 2005-11-22 15:36:37 UTC (rev 1139)
@@ -20,7 +20,7 @@
$(std_build)
compile-stage2:
- sed -i "s|\$$(datadir)/@PACKAGE@|&-6.5|" doc/Makefile.in
+ sed -i "s|\$$(datadir)/@PACKAGE@|&-$(VRS)|" doc/Makefile.in
./configure --prefix=/usr --datadir=/usr/share/doc --enable-cplusplus
make $(PM)
make install
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page