patch-easy-rsa_2_0_clean-all 317 B

123456789
  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. +. /etc/easy-rsa/vars
  6. # Initialize the $KEY_DIR directory.
  7. # Note that this script does a
  8. # rm -rf on $KEY_DIR so be careful!