From a90dec223768b25ef1f2086676cbb33f7e3fb253 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Apr 2012 11:58:31 +0000 Subject: main/openswan: move to main fixes #700 --- testing/openswan/setup.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 testing/openswan/setup.patch (limited to 'testing/openswan/setup.patch') diff --git a/testing/openswan/setup.patch b/testing/openswan/setup.patch deleted file mode 100644 index 86ff6d80a3..0000000000 --- a/testing/openswan/setup.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- openswan-2.6.35-orig/programs/setup/Makefile -+++ openswan-2.6.35/programs/setup/Makefile -@@ -36,8 +36,7 @@ - # check the directories we need exist (ie., make install DESTDIR=/tmp/IPsec) - @mkdir -p $(RCDIR) $(BINDIR) - # install and link everything -- @$(INSTALL) $(INSTBINFLAGS) setup $(RCDIR)/ipsec -- @ln -s $(FINALRCDIR)/ipsec $(BINDIR)/setup -+ @$(INSTALL) $(INSTBINFLAGS) setup $(BINDIR)/setup - - install_file_list:: - @echo $(RCDIR)/ipsec -- cgit v1.2.3