Fix assignment of make-ca.conf

This commit is contained in:
DJ Lucas 2018-12-01 17:26:26 -06:00
parent a3a5711466
commit 2526d6b813

View File

@ -10,7 +10,7 @@
# Graham Weldon
VERSION="1.0"
${MAKE_CA_CONF:="/etc/make-ca.conf"}
MAKE_CA_CONF="/etc/make-ca.conf"
# Get/set defaults
if test -f "${MAKE_CA_CONF}"; then