gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated (bb3ff9584 -> c7ac8e24b)


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated (bb3ff9584 -> c7ac8e24b)
Date: Sat, 02 Mar 2019 14:24:00 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a change to branch master
in repository gnunet.

    from bb3ff9584 use existing pf probe function from network.c instead of 
re-implementing it in service.c
     new e61aefb0d attempted fix #5622
     new c7ac8e24b update changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog             | 3 +++
 src/util/Makefile.am  | 1 -
 src/util/gnunet-qr.in | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1da6fa2cd..c5473865e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Sat Mar 2 14:23:10 2019 +0100
+  utils: gnunet-qr.py now installed under pkgshare instead of bin
+
 Thu Feb 28 19:07:59 CET 2019
   CADET: Fix in order, unrealiable message ordering
 
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 $@

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]