commit b14e872a5e490fab511cfe842decc5f6e062fa25 parent a3613450f91cd400dab8688c3a481d6240f7ed18 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 10 Feb 2025 13:48:42 +0100 -fix build Diffstat:
| M | contrib/Makefile.am.in | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/contrib/Makefile.am.in b/contrib/Makefile.am.in @@ -36,11 +36,6 @@ terms_DATA = \ exchange-tos-tops-v0.fr.rst \ exchange-tos-v0.en.rst -install-exec-local: - find locale/ -name "*.po" - mkdir -p $(DESTDIR)$(datadir) - cp --parents -r $$(find locale/ -name "*.po") $(DESTDIR)$(datadir) - bin_SCRIPTS = \ taler-auditor-dbconfig \ taler-exchange-dbconfig \