commit 961f11d0e7aba981cf887740dbb9a3ddfe5e3d9f parent 0292a7e8b87ae53f2c485ca545414843d0bcf370 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 8 Dec 2024 21:33:47 +0100 -fix TALER_PREFIX: got renamed Diffstat:
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/manpages/libeufin-bank.conf.5.rst b/manpages/libeufin-bank.conf.5.rst @@ -15,7 +15,7 @@ Description .. include:: ../frags/common-conf-syntax.rst Files containing default values for many of the options described below -are installed under ``$TALER_PREFIX/share/libeufin-bank/config.d/``. +are installed under ``$LIBEUFIN_BANK_PREFIX/share/libeufin-bank/config.d/``. The configuration file given with **-c** to Taler binaries overrides these defaults. diff --git a/manpages/libeufin-nexus.conf.5.rst b/manpages/libeufin-nexus.conf.5.rst @@ -15,7 +15,7 @@ Description .. include:: ../frags/common-conf-syntax.rst Files containing default values for many of the options described below -are installed under ``$TALER_PREFIX/share/libeufin-nexus/config.d/``. +are installed under ``$LIBEUFIN_NEXUS_PREFIX/share/libeufin-nexus/config.d/``. The configuration file given with **-c** to Taler binaries overrides these defaults. diff --git a/manpages/taler-auditor.conf.5.rst b/manpages/taler-auditor.conf.5.rst @@ -15,7 +15,7 @@ Description .. include:: ../frags/common-conf-syntax.rst Files containing default values for many of the options described below -are installed under ``$TALER_PREFIX/share/taler-auditor/config.d/``. +are installed under ``$TALER_AUDITOR_PREFIX/share/taler-auditor/config.d/``. The configuration file given with **-c** to Taler binaries overrides these defaults. diff --git a/manpages/taler-exchange.conf.5.rst b/manpages/taler-exchange.conf.5.rst @@ -38,7 +38,7 @@ Description .. include:: ../frags/common-conf-syntax.rst Files containing default values for many of the options described below -are installed under ``$TALER_PREFIX/share/taler-exchange/config.d/``. +are installed under ``$TALER_EXCHANGE_PREFIX/share/taler-exchange/config.d/``. The configuration file given with **-c** to Taler binaries overrides these defaults. diff --git a/manpages/taler-fakebank.conf.5.rst b/manpages/taler-fakebank.conf.5.rst @@ -36,7 +36,7 @@ Description .. include:: ../frags/common-conf-syntax.rst Files containing default values for many of the options described below -are installed under ``$TALER_PREFIX/share/taler-bank/config.d/``. +are installed under ``$TALER_BANK_PREFIX/share/taler-bank/config.d/``. The configuration file given with **-c** to Taler binaries overrides these defaults. diff --git a/manpages/taler-mdb.conf.5.rst b/manpages/taler-mdb.conf.5.rst @@ -33,7 +33,7 @@ Description .. include:: ../frags/common-conf-syntax.rst Files containing default values for many of the options described below -are installed under ``$TALER_PREFIX/share/taler-exchange/config.d/``. +are installed under ``$TALER_MDB_PREFIX/share/taler-exchange/config.d/``. The configuration file given with **-c** to Taler binaries overrides these defaults. diff --git a/manpages/taler-merchant.conf.5.rst b/manpages/taler-merchant.conf.5.rst @@ -38,7 +38,7 @@ Description .. include:: ../frags/common-conf-syntax.rst Files containing default values for many of the options described below -are installed under ``$TALER_PREFIX/share/taler-merchant/config.d/``. +are installed under ``$TALER_MERCHANT_PREFIX/share/taler-merchant/config.d/``. The configuration file given with **-c** to Taler binaries overrides these defaults.