summaryrefslogtreecommitdiff
path: root/debian/patches/kfreebsd_support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/kfreebsd_support.patch')
-rw-r--r--debian/patches/kfreebsd_support.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/kfreebsd_support.patch b/debian/patches/kfreebsd_support.patch
index bfdee76..40403c7 100644
--- a/debian/patches/kfreebsd_support.patch
+++ b/debian/patches/kfreebsd_support.patch
@@ -3,9 +3,9 @@ Author: Gonéri Le Bouder <goneri@rulezlan.org>
Bug-Debian: http://bugs.debian.org/626062
Index: openvpn/src/openvpn/route.c
===================================================================
---- openvpn.orig/src/openvpn/route.c 2013-05-17 12:04:05.250078543 +0200
-+++ openvpn/src/openvpn/route.c 2013-05-17 12:04:05.242078504 +0200
-@@ -1415,7 +1415,7 @@
+--- openvpn.orig/src/openvpn/route.c 2013-06-03 18:48:16.854749664 +0200
++++ openvpn/src/openvpn/route.c 2013-06-03 18:48:16.842749606 +0200
+@@ -1416,7 +1416,7 @@
argv_msg (D_ROUTE, &argv);
status = openvpn_execve_check (&argv, es, 0, "ERROR: Solaris route add command failed");
@@ -16,8 +16,8 @@ Index: openvpn/src/openvpn/route.c
ROUTE_PATH);
Index: openvpn/src/openvpn/tun.c
===================================================================
---- openvpn.orig/src/openvpn/tun.c 2013-05-17 12:04:05.250078543 +0200
-+++ openvpn/src/openvpn/tun.c 2013-05-17 12:04:05.246078520 +0200
+--- openvpn.orig/src/openvpn/tun.c 2013-06-03 18:48:16.854749664 +0200
++++ openvpn/src/openvpn/tun.c 2013-06-03 18:48:16.846749625 +0200
@@ -1089,7 +1089,7 @@
add_route_connected_v6_net(tt, es);
}