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: fix doc building


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix doc building
Date: Sun, 11 Mar 2018 14:12:42 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 824e7ec  fix doc building
824e7ec is described below

commit 824e7ec4eab097d73a79eaabb5195324e80a7850
Author: Florian Dold <address@hidden>
AuthorDate: Sun Mar 11 14:12:35 2018 +0100

    fix doc building
---
 taler-docbuild/update_doc_merchant.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/taler-docbuild/update_doc_merchant.sh 
b/taler-docbuild/update_doc_merchant.sh
index adc594f..378775e 100755
--- a/taler-docbuild/update_doc_merchant.sh
+++ b/taler-docbuild/update_doc_merchant.sh
@@ -14,6 +14,7 @@ cd $HOME/merchant
 fetch
 ./bootstrap
 ./configure --enable-only-doc
+make
 make html pdf
 doxygen
 cp doc/*.pdf $HOME/build/merchant-backend/manual/pdf/

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



reply via email to

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