Author: justin
Date: 2005-11-16 21:59:50 -0700 (Wed, 16 Nov 2005)
New Revision: 1075
Modified:
branches/6.1.1-1/packages/gawk/Makefile
Log:
Removed update-gmo command from chapter 5 gawk.
Modified: branches/6.1.1-1/packages/gawk/Makefile
===================================================================
--- branches/6.1.1-1/packages/gawk/Makefile 2005-11-17 04:49:47 UTC (rev
1074)
+++ branches/6.1.1-1/packages/gawk/Makefile 2005-11-17 04:59:50 UTC (rev
1075)
@@ -20,7 +20,7 @@
@if [ ! -f $(WD)/bin/gawk ] ; then unpack $(SRC)/$(FILE) && cd $(DIR)
&& \
sed -i 's,ISO-8859-8,ISO-8859-1,' po/it.po && \
./configure --prefix=$(WD) --libexecdir=$(WD)/lib && make -j3 && \
- make -C po update-gmo && make install ; fi
+ make install ; fi
@make clean
chroot:
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page