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: exchange doc need


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: exchange doc needs explicit 'make pdf' and 'make html' to build.
Date: Fri, 09 Jun 2017 18:18:31 +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 bacfe01  exchange doc needs explicit 'make pdf' and 'make html' to 
build.
bacfe01 is described below

commit bacfe01639f35da0699a5694b49d1eebe1910df7
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 9 18:18:15 2017 +0200

    exchange doc needs explicit 'make pdf' and 'make html' to build.
---
 taler-build/update_docs.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/taler-build/update_docs.sh b/taler-build/update_docs.sh
index f4040a8..2c895f6 100755
--- a/taler-build/update_docs.sh
+++ b/taler-build/update_docs.sh
@@ -22,7 +22,8 @@ cd $HOME/exchange
 fetch
 ./bootstrap
 ./configure --enable-only-doc
-make
+make pdf
+make html
 
 # 3 frontends tutorials
 cd $HOME/merchant-frontend-examples

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



reply via email to

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