summaryrefslogtreecommitdiff
path: root/package/openswan/patches/patch-Makefile_inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2011-12-02 20:10:47 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2011-12-02 20:10:47 +0100
commita2b4256de007d8d471efe5b21e4d5df574fb6bea (patch)
tree4f491b640fcfe2da17be2635f0f524e257151aa1 /package/openswan/patches/patch-Makefile_inc
parentcd770e980b703e8d2875dcffee1441b6c4e63279 (diff)
update openswan to latest upstream
Diffstat (limited to 'package/openswan/patches/patch-Makefile_inc')
-rw-r--r--package/openswan/patches/patch-Makefile_inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/openswan/patches/patch-Makefile_inc b/package/openswan/patches/patch-Makefile_inc
index 872f21335..2a2040949 100644
--- a/package/openswan/patches/patch-Makefile_inc
+++ b/package/openswan/patches/patch-Makefile_inc
@@ -1,6 +1,6 @@
---- openswan-2.6.22.orig/Makefile.inc 2009-06-23 04:53:08.000000000 +0200
-+++ openswan-2.6.22/Makefile.inc 2009-07-23 20:09:34.556071786 +0200
-@@ -163,7 +163,7 @@ INSTALL=install
+--- openswan-2.6.37.orig/Makefile.inc 2011-10-28 23:11:53.000000000 +0200
++++ openswan-2.6.37/Makefile.inc 2011-12-01 17:30:31.000000000 +0100
+@@ -169,7 +169,7 @@ INSTALL=install
# how backup names are composed.
# Note that the install procedures will never overwrite an existing config
# file, which is why -b is not specified for them.
@@ -9,7 +9,7 @@
INSTSUIDFLAGS=--mode=u+rxs,g+rx,o+rx --group=root -b --suffix=.old
INSTMANFLAGS=
INSTCONFFLAGS=
-@@ -262,12 +262,12 @@ RH_KERNELSRC?=/lib/modules/2.6.9-1.681_F
+@@ -279,12 +279,12 @@ RH_KERNELSRC?=/lib/modules/2.6.9-1.681_F
# Note you need a locally running bind9 nameserver with lwres{} enabled
# to use this, or have the "lwres" package installed and running.
# This only affects conns that use DNS for keys in lookups.