aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-04 23:58:10 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-04 23:58:10 +0200
commit22e0169a42dd1f99a045d715631ed49eb84c3fcc (patch)
treecf20d015c862a5229561e01d6da12324bfde5250
parent2b65557eeb085741f052592a22747dea762b49cb (diff)
downloadexchange-22e0169a42dd1f99a045d715631ed49eb84c3fcc.tar.xz
-remove useless 'pwd'
-rw-r--r--contrib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 97962ebd2..58c896921 100644
--- 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)