gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] Main GNUnet code base. branch master updated. init


From: gitolite
Subject: [GNUnet-SVN] [gnunet] Main GNUnet code base. branch master updated. initial-import-from-subversion-38251-8-gce9687f
Date: Fri, 11 Nov 2016 16:01:32 +0100 (CET)

The branch, master has been updated
       via  ce9687f34f0e82698f4bb66c01980d8bd6d7be06 (commit)
       via  0f024bfe565f05fb31383235676c9fa6e6539219 (commit)
      from  60585eacf2735c86b40effaed8614eff2643d6f9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ce9687f34f0e82698f4bb66c01980d8bd6d7be06
Merge: 0f024bf 60585ea
Author: Christian Grothoff <address@hidden>
Date:   Fri Nov 11 16:01:24 2016 +0100

    fix out-of-tree build of GNUnet

commit 0f024bfe565f05fb31383235676c9fa6e6539219
Author: Christian Grothoff <address@hidden>
Date:   Fri Nov 11 16:01:13 2016 +0100

    fix out-of-tree build of GNUnet

-----------------------------------------------------------------------

Summary of changes:
 src/util/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index f28861f..6581864 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -196,7 +196,7 @@ endif
 do_subst = $(SED) -e 's,address@hidden@],$(PYTHON),g'
 
 gnunet-qr: gnunet-qr.py.in Makefile
-       $(do_subst) < gnunet-qr.py.in > gnunet-qr
+       $(do_subst) < $(top_srcdir)/src/util/gnunet-qr.py.in > gnunet-qr
        chmod +x gnunet-qr
 
 gnunet_service_resolver_SOURCES = \


hooks/post-receive
-- 
Main GNUnet code base.



reply via email to

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