diff options
Diffstat (limited to 'package/openswan/patches/patch-Makefile_inc')
-rw-r--r-- | package/openswan/patches/patch-Makefile_inc | 8 |
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. |