From e61aefb0d3e54a4f008aaad4776be2f8db4e9fb0 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Sat, 2 Mar 2019 14:23:10 +0100 Subject: attempted fix #5622 --- src/util/Makefile.am | 1 - src/util/gnunet-qr.in | 2 +- 2 files changed, 1 insertion(+), 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 = \ test_resolver_api_data.conf \ test_service_data.conf \ test_speedup_data.conf \ - gnunet-qr.py \ 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 exit 1 fi -${pythonize} @PREFIX@/bin/gnunet-qr.py $@ +${pythonize} @PREFIX@/share/gnunet/gnunet-qr.py $@ -- cgit v1.2.3