diff options
Diffstat (limited to 'debian/patches/openvpn-pkcs11warn.patch')
-rw-r--r-- | debian/patches/openvpn-pkcs11warn.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/openvpn-pkcs11warn.patch b/debian/patches/openvpn-pkcs11warn.patch index 71b2ac8..b5a255a 100644 --- a/debian/patches/openvpn-pkcs11warn.patch +++ b/debian/patches/openvpn-pkcs11warn.patch @@ -5,7 +5,7 @@ Index: trunk/src/openvpn/options.c =================================================================== --- trunk.orig/src/openvpn/options.c +++ trunk/src/openvpn/options.c -@@ -6861,6 +6861,20 @@ add_option(struct options *options, +@@ -6824,6 +6824,20 @@ add_option(struct options *options, options->port_share_port = p[2]; options->port_share_journal_dir = p[3]; } |