X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=tld.patch;fp=tld.patch;h=0000000000000000000000000000000000000000;hb=6f8fce936a4d941e85129e0a877b969aeed92f3f;hp=91ca7c64bb54a4d6bcce1d8730d93a8a1dd788b3;hpb=2988a6db1fa42aea05c5a2da5517078ee7ec569a;p=packages%2Feasy-rsa.git diff --git a/tld.patch b/tld.patch deleted file mode 100644 index 91ca7c6..0000000 --- a/tld.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -ur EasyRSA-3.0.4.orig/vars.example EasyRSA-3.0.4/vars.example ---- EasyRSA-3.0.4.orig/vars.example 2018-01-21 15:37:26.000000000 +0000 -+++ EasyRSA-3.0.4/vars.example 2018-07-17 15:07:46.127952424 +0000 -@@ -47,7 +47,7 @@ - # itself, which is also where the configuration files are located in the - # easy-rsa tree. - --#set_var EASYRSA "${0%/*}" -+set_var EASYRSA "/etc/easy-rsa" - - # If your OpenSSL command is not in the system PATH, you will need to define the - # path to it here. Normally this means a full path to the executable, otherwise -@@ -69,7 +69,7 @@ - # WARNING: init-pki will do a rm -rf on this directory so make sure you define - # it correctly! (Interactive mode will prompt before acting.) - --#set_var EASYRSA_PKI "$PWD/pki" -+set_var EASYRSA_PKI "/etc/easy-rsa/keys" - - # Define X509 DN mode. - # This is used to adjust what elements are included in the Subject field as the DN