exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 22e0169a42dd1f99a045d715631ed49eb84c3fcc
parent 2b65557eeb085741f052592a22747dea762b49cb
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Mon,  4 Sep 2023 23:58:10 +0200

-remove useless 'pwd'

Diffstat:
Mcontrib/Makefile.am | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am @@ -20,7 +20,6 @@ terms_DATA = \ exchange-pp-v0.rst install-exec-local: - pwd find locale/ -name "*.po" mkdir -p $(DESTDIR)$(datadir) cp --parents -r $$(find locale/ -name "*.po") $(DESTDIR)$(datadir)