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: explicitly build


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: explicitly build PDFs
Date: Sun, 11 Mar 2018 13:54:34 +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 a9d8e45  explicitly build PDFs
a9d8e45 is described below

commit a9d8e457c0e1defec622cd43bf3800ffdbc7a006
Author: Florian Dold <address@hidden>
AuthorDate: Sun Mar 11 13:49:05 2018 +0100

    explicitly build PDFs
---
 taler-docbuild/update_doc_merchant.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/taler-docbuild/update_doc_merchant.sh 
b/taler-docbuild/update_doc_merchant.sh
index d995d2c..adc594f 100755
--- a/taler-docbuild/update_doc_merchant.sh
+++ b/taler-docbuild/update_doc_merchant.sh
@@ -14,8 +14,7 @@ cd $HOME/merchant
 fetch
 ./bootstrap
 ./configure --enable-only-doc
-make
-make html
+make html pdf
 doxygen
 cp doc/*.pdf $HOME/build/merchant-backend/manual/pdf/
 cp doc/*.{html,png,css,js} $HOME/build/merchant-backend/manual/html/

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



reply via email to

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