[netfilter-cvslog] r7075 - trunk/iptables

kaber at trash.net kaber at trash.net
Wed Oct 17 10:52:19 CEST 2007


Author: kaber at trash.net
Date: 2007-10-17 10:52:19 +0200 (Wed, 17 Oct 2007)
New Revision: 7075

Modified:
   trunk/iptables/Makefile
Log:
Install ip6tables-{save,restore} manpages


Modified: trunk/iptables/Makefile
===================================================================
--- trunk/iptables/Makefile	2007-10-17 08:48:58 UTC (rev 7074)
+++ trunk/iptables/Makefile	2007-10-17 08:52:19 UTC (rev 7075)
@@ -62,7 +62,7 @@
 EXTRAS+=ip6tables ip6tables.o ip6tables.8
 EXTRA_INSTALLS+=$(DESTDIR)$(BINDIR)/ip6tables $(DESTDIR)$(MANDIR)/man8/ip6tables.8
 EXTRAS+=ip6tables-save ip6tables-restore
-EXTRA_INSTALLS+=$(DESTDIR)$(BINDIR)/ip6tables-save $(DESTDIR)$(BINDIR)/ip6tables-restore # $(DESTDIR)$(MANDIR)/man8/iptables-restore.8 $(DESTDIR)$(MANDIR)/man8/iptables-save.8 $(DESTDIR)$(MANDIR)/man8/ip6tables-save.8 $(DESTDIR)$(MANDIR)/man8/ip6tables-restore.8
+EXTRA_INSTALLS+=$(DESTDIR)$(BINDIR)/ip6tables-save $(DESTDIR)$(BINDIR)/ip6tables-restore $(DESTDIR)$(MANDIR)/man8/ip6tables-save.8 $(DESTDIR)$(MANDIR)/man8/ip6tables-restore.8
 endif
 
 ifndef IPT_LIBDIR




More information about the netfilter-cvslog mailing list