aboutsummaryrefslogtreecommitdiff
path: root/contrib/taler-terms-generator
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/taler-terms-generator')
-rwxr-xr-xcontrib/taler-terms-generator4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/taler-terms-generator b/contrib/taler-terms-generator
index 38ccd6cc1..0e6946eaf 100755
--- a/contrib/taler-terms-generator
+++ b/contrib/taler-terms-generator
@@ -98,8 +98,8 @@ function failcat ()
# defaults
AUTHOR="GNU Taler team"
VERSION="exchange-tos-v0"
-LOCALE_DIR=$(taler-config -s "LOCALEDIR" -f)
-OUTPUT=$(taler-config -s "TERMS_DIR" -f)
+LOCALE_DIR=$(taler-config -s "PATHS" -o "LOCALEDIR" -f)
+OUTPUT=$(taler-config -s "EXCHANGE" -o "TERMS_DIR" -f)
PAPER="a4"
COPYRIGHT="2014-2023 Taler Systems SA (GPLv3+ or GFDL 1.3+)"