diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2023-09-04 18:24:45 +0200 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2023-09-04 18:24:45 +0200 |
commit | 3b0f6c864d55d5e9f6307eaeea25eec6c16d72b8 (patch) | |
tree | 4a189c7f6895a7f16ea01f7da954da3f7b9b1b64 /contrib | |
parent | fd6a1d1a6cc3069baace21b3822bf857618e356d (diff) |
-fix minor dpkg build issues
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 15106305f..01a65c403 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = . -tmplpkgdatadir = $(prefix)/share/taler/exchange/templates/ +tmplpkgdatadir = $(datadir)/taler/exchange/templates/ dist_tmplpkgdata_DATA = \ persona-exchange-unauthorized.en.must \ persona-load-failure.en.must \ |