aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-03-02 14:23:10 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-03-02 14:23:10 +0100
commite61aefb0d3e54a4f008aaad4776be2f8db4e9fb0 (patch)
tree9f84f9127f0e5ab930cc77f7dab1ee993c8150f6
parentbb3ff9584ea7ac92b742d2f435173dbd0d4f1589 (diff)
downloadgnunet-e61aefb0d3e54a4f008aaad4776be2f8db4e9fb0.tar.gz
gnunet-e61aefb0d3e54a4f008aaad4776be2f8db4e9fb0.zip
attempted fix #5622
-rw-r--r--src/util/Makefile.am1
-rwxr-xr-xsrc/util/gnunet-qr.in2
2 files changed, 1 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index ff86e694a..645289f59 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -669,5 +669,4 @@ EXTRA_DIST = \
669 test_resolver_api_data.conf \ 669 test_resolver_api_data.conf \
670 test_service_data.conf \ 670 test_service_data.conf \
671 test_speedup_data.conf \ 671 test_speedup_data.conf \
672 gnunet-qr.py \
673 gnunet-qr.in 672 gnunet-qr.in
diff --git a/src/util/gnunet-qr.in b/src/util/gnunet-qr.in
index dcca57eb8..ce7a19b69 100755
--- a/src/util/gnunet-qr.in
+++ b/src/util/gnunet-qr.in
@@ -43,4 +43,4 @@ if test -z "$pythonize"; then
43 exit 1 43 exit 1
44fi 44fi
45 45
46${pythonize} @PREFIX@/bin/gnunet-qr.py $@ 46${pythonize} @PREFIX@/share/gnunet/gnunet-qr.py $@