diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-04-10 23:32:00 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-04-10 23:32:00 +0200 |
commit | 8643b24ca3c740fc17384a41125be80d0c5a369a (patch) | |
tree | df28b30c143fd27e3fbcd7201cf09fa5f4ad17d5 /debian/patches/openvpn-pkcs11warn.patch | |
parent | 4f3065b441a19ac8661a487a1f87c25d7173ac03 (diff) |
Refresh d/p/openvpn-pkcs11warn.patch: Remove d/p/fix-pkcs11-helper-hang.patch
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]; } |