gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix


From: gnunet
Subject: [gnunet] branch master updated: -fix
Date: Tue, 06 Sep 2022 13:24:55 +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 f55345e92 -fix
f55345e92 is described below

commit f55345e923ebd6fb7301b3d4304a20b5f7386986
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Sep 6 13:24:50 2022 +0200

    -fix
---
 doc/Makefile.am | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

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

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