gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -try again fix for bsd


From: gnunet
Subject: [gnunet] branch master updated: -try again fix for bsd
Date: Tue, 06 Sep 2022 13:46:39 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new eee1e00fb -try again fix for bsd
eee1e00fb is described below

commit eee1e00fb2dbdfd72410467b1d7337cb15334bb1
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Sep 6 13:46:21 2022 +0200

    -try again fix for bsd
---
 doc/Makefile.am | 7 +++----
 doc/sphinx      | 2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 9e4cd252c..f33f70d8b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -10,13 +10,12 @@ install-data-hook:
        mkdir -p $(DESTDIR)$(docdir)
        cp -pr sphinx/_build/html $(DESTDIR)$(docdir)
 
-if INCLUDE_MANPAGES
-# FIXME this is somehow broken on openbsd. See #7324
-if !OPENBSD
 sphinx/_build/man/gnunet.1: Makefile
        cd sphinx && make man
+
+if INCLUDE_MANPAGES
+# FIXME this is somehow broken on openbsd. See #7324
 man_MANS = sphinx/_build/man/gnunet.1
-endif
 SUBDIRS += man
 endif
 endif
diff --git a/doc/sphinx b/doc/sphinx
index 09806760b..440d7b189 160000
--- a/doc/sphinx
+++ b/doc/sphinx
@@ -1 +1 @@
-Subproject commit 09806760b3cd59186a24c3134dc1e8467d4acc0e
+Subproject commit 440d7b1899e561ad111070fc680212f8a4ce32ff

-- 
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]