diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2023-12-15 16:51:30 +0800 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2023-12-15 16:51:30 +0800 |
commit | 06319e6995bf8606306d03a4c05051cf90b143dd (patch) | |
tree | 2a63605d48fdcb19a677cd6d4c8afc179c7de171 /debian/libtalerexchange.install | |
parent | 0961195ff3da36604e58d2b355dc570d908eed08 (diff) |
include currencies.conf in libtalerexchange as the merchant-httpd needs it
Diffstat (limited to 'debian/libtalerexchange.install')
-rw-r--r-- | debian/libtalerexchange.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libtalerexchange.install b/debian/libtalerexchange.install index 56b69e6d6..55de05837 100644 --- a/debian/libtalerexchange.install +++ b/debian/libtalerexchange.install @@ -2,6 +2,7 @@ usr/lib/*/libtaler*.so.* # FIXME: All this should eventually go into taler-base. usr/share/taler/config.d/paths.conf +usr/share/taler/config.d/currencies.conf usr/share/taler/config.d/taler.conf debian/etc-libtalerexchange/* etc/ usr/bin/taler-config |