summaryrefslogtreecommitdiff
path: root/package/openvpn/patches/patch-easy-rsa_2_0_vars.orig
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2011-12-03 12:21:22 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2011-12-03 12:21:22 +0100
commit80003c2b6747bb215348b6870bd67bae34232f23 (patch)
tree3ea5c297cd29f4e2ce1c474e61e87b7af62020c8 /package/openvpn/patches/patch-easy-rsa_2_0_vars.orig
parent23c80e4245849554161ea4055dc6c290fd8a7d00 (diff)
use writable .rnd
Diffstat (limited to 'package/openvpn/patches/patch-easy-rsa_2_0_vars.orig')
-rw-r--r--package/openvpn/patches/patch-easy-rsa_2_0_vars.orig20
1 files changed, 0 insertions, 20 deletions
diff --git a/package/openvpn/patches/patch-easy-rsa_2_0_vars.orig b/package/openvpn/patches/patch-easy-rsa_2_0_vars.orig
deleted file mode 100644
index d0cac2069..000000000
--- a/package/openvpn/patches/patch-easy-rsa_2_0_vars.orig
+++ /dev/null
@@ -1,20 +0,0 @@
---- openvpn-2.2.1.orig/easy-rsa/2.0/vars 2011-07-01 10:31:26.000000000 +0200
-+++ openvpn-2.2.1/easy-rsa/2.0/vars 2011-12-01 19:12:55.000000000 +0100
-@@ -12,7 +12,7 @@
- # This variable should point to
- # the top level of the easy-rsa
- # tree.
--export EASY_RSA="`pwd`"
-+export EASY_RSA="/etc/easy-rsa"
-
- #
- # This variable should point to
-@@ -26,7 +26,7 @@ export GREP="grep"
- # This variable should point to
- # the openssl.cnf file included
- # with easy-rsa.
--export KEY_CONFIG=`$EASY_RSA/whichopensslcnf $EASY_RSA`
-+export KEY_CONFIG=/etc/easy-rsa/openssl.cnf
-
- # Edit this variable to point to
- # your soon-to-be-created key