diff options
Diffstat (limited to 'package/strongswan/patches/130-make-starter.patch')
-rw-r--r-- | package/strongswan/patches/130-make-starter.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/strongswan/patches/130-make-starter.patch b/package/strongswan/patches/130-make-starter.patch index 9250f01081..93888ab6b6 100644 --- a/package/strongswan/patches/130-make-starter.patch +++ b/package/strongswan/patches/130-make-starter.patch @@ -1,6 +1,7 @@ -diff -ruN strongswan-2.8.1-orig/programs/starter/Makefile strongswan-2.8.1/programs/starter/Makefile ---- strongswan-2.8.1-orig/programs/starter/Makefile 2006-02-17 14:34:02.000000000 -0500 -+++ strongswan-2.8.1/programs/starter/Makefile 2007-01-17 16:15:30.740490094 -0500 +Index: strongswan-2.8.2/programs/starter/Makefile +=================================================================== +--- strongswan-2.8.2.orig/programs/starter/Makefile 2007-06-04 13:23:04.711017712 +0200 ++++ strongswan-2.8.2/programs/starter/Makefile 2007-06-04 13:23:06.227787128 +0200 @@ -16,7 +16,6 @@ FREESWANSRCDIR?=$(shell cd ../..; pwd) include ${FREESWANSRCDIR}/Makefile.inc |