diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-18 12:35:50 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-18 12:35:50 +0000 |
| commit | d683fd4dd8ffe042856746069278555cdb19fb7e (patch) | |
| tree | 942f60b4798cffab6a2c17070a0305940469c340 /main/openswan/setup.patch | |
| parent | b6871bbe78796726224de69ce7328b85b4d9a106 (diff) | |
| download | aports-d683fd4dd8ffe042856746069278555cdb19fb7e.tar.bz2 aports-d683fd4dd8ffe042856746069278555cdb19fb7e.tar.xz | |
main/openswan: remove
replaced by strongswan and libreswan
Diffstat (limited to 'main/openswan/setup.patch')
| -rw-r--r-- | main/openswan/setup.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/main/openswan/setup.patch b/main/openswan/setup.patch deleted file mode 100644 index 86ff6d80a3..0000000000 --- a/main/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 |
