From 1bd0239561f21074889bdb2f225c5b556ec34989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Thu, 5 Jul 2012 03:07:58 +0200 Subject: [PATCH] Remove unused rename patch --- strongswan-rename.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 strongswan-rename.patch diff --git a/strongswan-rename.patch b/strongswan-rename.patch deleted file mode 100644 index aa40d71..0000000 --- a/strongswan-rename.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: strongswan-4.6.1/src/pluto/kernel.c -=================================================================== ---- strongswan-4.6.1.orig/src/pluto/kernel.c -+++ strongswan-4.6.1/src/pluto/kernel.c -@@ -247,7 +247,7 @@ static void escape_metachar(const char * - */ - - #ifndef DEFAULT_UPDOWN --# define DEFAULT_UPDOWN "ipsec _updown" -+# define DEFAULT_UPDOWN "strongswan _updown" - #endif - - static bool do_command(connection_t *c, struct spd_route *sr, struct state *st,