gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: No need to build


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: No need to build GNUnet documentation.
Date: Mon, 10 Sep 2018 10:20:50 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 5b1335c  No need to build GNUnet documentation.
5b1335c is described below

commit 5b1335ccbda844fa655d6a8b33a22a531d540046
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Sep 10 10:20:35 2018 +0200

    No need to build GNUnet documentation.
---
 taler-build/update_gnunet.sh | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/taler-build/update_gnunet.sh b/taler-build/update_gnunet.sh
index 7e8aa27..3e89e07 100755
--- a/taler-build/update_gnunet.sh
+++ b/taler-build/update_gnunet.sh
@@ -11,5 +11,10 @@ branch=$(git rev-parse --abbrev-ref --symbolic-full-name 
@{u} 2>/dev/null || ech
 git reset --hard "$branch"
 
 ./bootstrap
-./configure --prefix=$HOME/local --enable-logging=verbose 
--with-libgnurl=$HOME/local --with-microhttpd=$HOME/local
+./configure --prefix=$HOME/local \
+            --enable-logging=verbose \
+            --with-libgnurl=$HOME/local \
+            --with-microhttpd=$HOME/local \
+            --disable-documentation
+
 make install -j1

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



reply via email to

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