summaryrefslogtreecommitdiff
path: root/data/vpnc/man.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/vpnc/man.diff')
-rw-r--r--data/vpnc/man.diff21
1 files changed, 0 insertions, 21 deletions
diff --git a/data/vpnc/man.diff b/data/vpnc/man.diff
deleted file mode 100644
index efdc1858b..000000000
--- a/data/vpnc/man.diff
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -ru vpnc-0.5.1/Makefile vpnc-0.5.1+iPhone/Makefile
---- vpnc-0.5.1/Makefile 2007-09-06 20:05:15.000000000 +0000
-+++ vpnc-0.5.1+iPhone/Makefile 2008-02-16 01:28:24.000000000 +0000
-@@ -65,7 +65,7 @@
- CFLAGS += -fstrict-aliasing -freorder-blocks -fsched-interblock
- endif
-
--all : $(BINS) vpnc.8
-+all : $(BINS) #vpnc.8
-
- vpnc : $(OBJS) vpnc.o
- $(CC) -o $@ $^ $(LDFLAGS)
-@@ -118,7 +118,7 @@
- install -m600 vpnc.conf $(DESTDIR)$(ETCDIR)/default.conf
- install -m755 vpnc-disconnect $(DESTDIR)$(SBINDIR)
- install -m755 pcf2vpnc $(DESTDIR)$(BINDIR)
-- install -m644 vpnc.8 $(DESTDIR)$(MANDIR)/man8
-+ #install -m644 vpnc.8 $(DESTDIR)$(MANDIR)/man8
- install -m644 pcf2vpnc.1 $(DESTDIR)$(MANDIR)/man1
- install -m644 cisco-decrypt.1 $(DESTDIR)$(MANDIR)/man1
-