diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-20 19:01:19 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-08-20 19:01:19 +0200 |
commit | 2cc570cd27219fa793f5c3158da0c4c048db8038 (patch) | |
tree | a0efa550b8cae1ccdc5b8769a69af3c5145fa2a7 /package/openvpn/patches/patch-easy-rsa_2_0_pkitool | |
parent | 3820a77d14514b8a1c5ac020616944667bd839da (diff) |
update to latest upstream version, separate easy-rsa package, add polarssl support
Diffstat (limited to 'package/openvpn/patches/patch-easy-rsa_2_0_pkitool')
-rw-r--r-- | package/openvpn/patches/patch-easy-rsa_2_0_pkitool | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/openvpn/patches/patch-easy-rsa_2_0_pkitool b/package/openvpn/patches/patch-easy-rsa_2_0_pkitool deleted file mode 100644 index 87b0c33db..000000000 --- a/package/openvpn/patches/patch-easy-rsa_2_0_pkitool +++ /dev/null @@ -1,8 +0,0 @@ ---- openvpn-2.2.1.orig/easy-rsa/2.0/pkitool 2011-04-27 11:52:59.000000000 +0200 -+++ openvpn-2.2.1/easy-rsa/2.0/pkitool 2011-12-01 19:43:15.000000000 +0100 -@@ -1,4 +1,5 @@ - #!/bin/sh -+. /etc/easy-rsa/vars - - # OpenVPN -- An application to securely tunnel IP networks - # over a single TCP/UDP port, with support for SSL/TLS-based |