gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix openbsd build


From: gnunet
Subject: [gnunet] branch master updated: -fix openbsd build
Date: Sun, 25 Sep 2022 16:54:23 +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 0998b0a6b -fix openbsd build
0998b0a6b is described below

commit 0998b0a6b4d05fb157423b780abe3ac8c347affa
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Sep 25 23:54:14 2022 +0900

    -fix openbsd build
---
 doc/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index dbaa51d39..e8cf85c76 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -18,8 +18,10 @@ man_MANS = sphinx/_build/man/gnunet.1
 SUBDIRS += man
 endif
 
+if !OPENBSD
 info_TEXINFOS = \
   sphinx/_build/texinfo/gnunet.texi
+endif
 
 EXTRA_DIST = \
        $(man_MANS) \

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