gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: taler-local: not building exch


From: gnunet
Subject: [taler-deployment] branch master updated: taler-local: not building exchange docs
Date: Wed, 01 Dec 2021 09:07:09 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 698a366  taler-local: not building exchange docs
698a366 is described below

commit 698a36613e7fc6ded78d59236c03d0ad14f9ccb6
Author: ms <ms@taler.net>
AuthorDate: Wed Dec 1 09:07:02 2021 +0100

    taler-local: not building exchange docs
---
 bin/WIP/taler-local | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/WIP/taler-local b/bin/WIP/taler-local
index a669fb2..6005769 100755
--- a/bin/WIP/taler-local
+++ b/bin/WIP/taler-local
@@ -142,6 +142,7 @@ def build_exchange(r: Repo, p: Path):
         "--enable-logging=verbose",
         f"--with-microhttpd={pfx}",
         f"--with-gnunet={pfx}",
+        "--disable-doc",
     )
     subprocess.run(["make", "install"], check=True)
     (p / "taler-buildstamp").touch()

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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