aboutsummaryrefslogtreecommitdiffstats
path: root/main/openswan/setup.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-04-26 11:58:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-04-26 11:58:31 +0000
commita90dec223768b25ef1f2086676cbb33f7e3fb253 (patch)
tree67483d297356f3f878a9424689e97707fee4168e /main/openswan/setup.patch
parent5ff43da0bea46ba52111889550df68fd61ce46ef (diff)
downloadaports-a90dec223768b25ef1f2086676cbb33f7e3fb253.tar.bz2
aports-a90dec223768b25ef1f2086676cbb33f7e3fb253.tar.xz
main/openswan: move to main
fixes #700
Diffstat (limited to 'main/openswan/setup.patch')
-rw-r--r--main/openswan/setup.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/main/openswan/setup.patch b/main/openswan/setup.patch
new file mode 100644
index 0000000000..86ff6d80a3
--- /dev/null
+++ b/main/openswan/setup.patch
@@ -0,0 +1,12 @@
+--- 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