summaryrefslogtreecommitdiff
path: root/debian/patches/openvpn-pkcs11warn.patch
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2015-09-04 13:16:03 +0200
committerAlberto Gonzalez Iniesta <agi@inittab.org>2015-09-04 13:16:03 +0200
commit78e2604ab82b470fece2d17ccfcbd38c41c1027c (patch)
tree87aedf3d742fbed13ec7002c6afef0471049ca2d /debian/patches/openvpn-pkcs11warn.patch
parentef0882c8f90de0ee421ce243b263e806ffb714cc (diff)
Patch configure to build without libsystemd-daemon-dev
Diffstat (limited to 'debian/patches/openvpn-pkcs11warn.patch')
-rw-r--r--debian/patches/openvpn-pkcs11warn.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/openvpn-pkcs11warn.patch b/debian/patches/openvpn-pkcs11warn.patch
index 5b61f99..f3fadc7 100644
--- a/debian/patches/openvpn-pkcs11warn.patch
+++ b/debian/patches/openvpn-pkcs11warn.patch
@@ -3,9 +3,9 @@ Author: Florian Kulzer <florian.kulzer+debian@icfo.es>
Bug-Debian: http://bugs.debian.org/475353
Index: openvpn/src/openvpn/options.c
===================================================================
---- openvpn.orig/src/openvpn/options.c 2015-07-01 14:10:25.083929500 +0200
-+++ openvpn/src/openvpn/options.c 2015-07-01 14:10:25.083929500 +0200
-@@ -6293,6 +6293,20 @@
+--- openvpn.orig/src/openvpn/options.c 2015-09-04 13:13:30.157111451 +0200
++++ openvpn/src/openvpn/options.c 2015-09-04 13:13:30.153111496 +0200
+@@ -6300,6 +6300,20 @@
{
VERIFY_PERMISSION (OPT_P_ROUTE_EXTRAS);
}