openssh: update to 9.8p1
[openadk.git] / package / easy-rsa / patches / patch-easy-rsa_2_0_clean-all
blob03df1d1c9b6c9cdf628e18d42c1df7b077ac10c1
1 --- openvpn-2.2.1.orig/easy-rsa/2.0/clean-all   2011-04-27 11:52:59.000000000 +0200
2 +++ openvpn-2.2.1/easy-rsa/2.0/clean-all        2011-12-01 19:43:07.000000000 +0100
3 @@ -1,5 +1,6 @@
4  #!/bin/sh
5  
6 +. /etc/easy-rsa/vars
7  # Initialize the $KEY_DIR directory.
8  # Note that this script does a
9  # rm -rf on $KEY_DIR so be careful!