summaryrefslogtreecommitdiff
path: root/package/openvpn/patches/patch-easy-rsa_2_0_clean-all
diff options
context:
space:
mode:
Diffstat (limited to 'package/openvpn/patches/patch-easy-rsa_2_0_clean-all')
-rw-r--r--package/openvpn/patches/patch-easy-rsa_2_0_clean-all9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/openvpn/patches/patch-easy-rsa_2_0_clean-all b/package/openvpn/patches/patch-easy-rsa_2_0_clean-all
deleted file mode 100644
index 03df1d1c9..000000000
--- a/package/openvpn/patches/patch-easy-rsa_2_0_clean-all
+++ /dev/null
@@ -1,9 +0,0 @@
---- openvpn-2.2.1.orig/easy-rsa/2.0/clean-all 2011-04-27 11:52:59.000000000 +0200
-+++ openvpn-2.2.1/easy-rsa/2.0/clean-all 2011-12-01 19:43:07.000000000 +0100
-@@ -1,5 +1,6 @@
- #!/bin/sh
-
-+. /etc/easy-rsa/vars
- # Initialize the $KEY_DIR directory.
- # Note that this script does a
- # rm -rf on $KEY_DIR so be careful!