Author: alexander
Date: 2007-11-24 08:34:05 -0700 (Sat, 24 Nov 2007)
New Revision: 2137
Modified:
trunk/packages/iptables/Makefile
Log:
Fixed a typo from the previous commit
Modified: trunk/packages/iptables/Makefile
===================================================================
--- trunk/packages/iptables/Makefile 2007-11-24 15:16:50 UTC (rev 2136)
+++ trunk/packages/iptables/Makefile 2007-11-24 15:34:05 UTC (rev 2137)
@@ -20,7 +20,7 @@
$(std_build)
compile-stage2:
- sed -i 's/name="$node/name="node/' iptables.xslt
+ sed -i 's/name="$$node/name="node/' iptables.xslt
make PREFIX=/usr LIBDIR=/lib BINDIR=/sbin MANDIR=/usr/share/man
KERNEL_DIR=/usr
make PREFIX=/usr LIBDIR=/lib BINDIR=/sbin MANDIR=/usr/share/man
KERNEL_DIR=/usr install
install -v -m644 iptables.xslt /lib/iptables
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page