aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-09-06 13:46:21 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2022-09-06 13:46:21 +0200
commiteee1e00fb2dbdfd72410467b1d7337cb15334bb1 (patch)
treec9e0690017e4bc9839b7be0662033e09b92074ab /doc
parentf55345e923ebd6fb7301b3d4304a20b5f7386986 (diff)
downloadgnunet-eee1e00fb2dbdfd72410467b1d7337cb15334bb1.tar.gz
gnunet-eee1e00fb2dbdfd72410467b1d7337cb15334bb1.zip
-try again fix for bsd
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am7
m---------doc/sphinx0
2 files changed, 3 insertions, 4 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:
10 mkdir -p $(DESTDIR)$(docdir) 10 mkdir -p $(DESTDIR)$(docdir)
11 cp -pr sphinx/_build/html $(DESTDIR)$(docdir) 11 cp -pr sphinx/_build/html $(DESTDIR)$(docdir)
12 12
13if INCLUDE_MANPAGES
14# FIXME this is somehow broken on openbsd. See #7324
15if !OPENBSD
16sphinx/_build/man/gnunet.1: Makefile 13sphinx/_build/man/gnunet.1: Makefile
17 cd sphinx && make man 14 cd sphinx && make man
15
16if INCLUDE_MANPAGES
17# FIXME this is somehow broken on openbsd. See #7324
18man_MANS = sphinx/_build/man/gnunet.1 18man_MANS = sphinx/_build/man/gnunet.1
19endif
20SUBDIRS += man 19SUBDIRS += man
21endif 20endif
22endif 21endif
diff --git a/doc/sphinx b/doc/sphinx
Subproject 09806760b3cd59186a24c3134dc1e8467d4acc0 Subproject 440d7b1899e561ad111070fc680212f8a4ce32f