From eee1e00fb2dbdfd72410467b1d7337cb15334bb1 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Tue, 6 Sep 2022 13:46:21 +0200 Subject: -try again fix for bsd --- doc/Makefile.am | 7 +++---- doc/sphinx | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3