Magellan Linux

Annotation of /trunk/iptables/patches-1.3.4/install_ipv6_apps.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 898 byte(s)
-import

1 niro 144 --- Makefile 2004-03-09 15:30:51.535564915 +0000
2     +++ Makefile 2004-03-09 15:31:11.147771447 +0000
3     @@ -63,8 +63,8 @@
4     ifeq ($(DO_IPV6), 1)
5     EXTRAS+=ip6tables ip6tables.o
6     EXTRA_INSTALLS+=$(DESTDIR)$(BINDIR)/ip6tables $(DESTDIR)$(MANDIR)/man8/ip6tables.8
7     -EXTRAS_EXP+=ip6tables-save ip6tables-restore
8     -EXTRA_INSTALLS_EXP+=$(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
9     +EXTRAS+=ip6tables-save ip6tables-restore
10     +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
11     endif
12    
13     # Sparc64 hack