]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
stupid makefile bug causing make experimental-install fail
authorHarald Welte <laforge@gnumonks.org>
Fri, 16 Mar 2001 15:17:08 +0000 (15:17 +0000)
committerHarald Welte <laforge@gnumonks.org>
Fri, 16 Mar 2001 15:17:08 +0000 (15:17 +0000)
Makefile

index b10561a5e94cc8dffc9526c31e2bb05c85c65ec5..19b13cfb7e85b6a5aa80e9700fdf58b7dcfc54f4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ EXTRA_INSTALLS+=$(DESTDIR)$(BINDIR)/iptables $(DESTDIR)$(MANDIR)/man8/iptables.8
 
 # Still experimental.
 EXTRAS_EXP+=iptables-save iptables-restore
-EXTRA_INSTALLS_EXP:=$(DESTDIR)$(BINDIR)/iptables-save $(DESTDIR)$(BINDIR)/iptables-restore $(DESTDIR)$(MANDIR)/man8/iptables-restore.8 $(DESTDIR)$(MANDIR)/man8/iptables-save.8
+EXTRA_INSTALLS_EXP+=$(DESTDIR)$(BINDIR)/iptables-save $(DESTDIR)$(BINDIR)/iptables-restore # $(DESTDIR)$(MANDIR)/man8/iptables-restore.8 $(DESTDIR)$(MANDIR)/man8/iptables-save.8
 
 ifdef DO_IPV6
 EXTRAS+=ip6tables ip6tables.o