gdal/gdal_sphinx.patch

13 lines
463 B
Diff
Raw Normal View History

2020-11-02 11:32:58 +00:00
diff -rupN --no-dereference gdal-3.1.4-fedora/doc/Makefile gdal-3.1.4-fedora-new/doc/Makefile
--- gdal-3.1.4-fedora/doc/Makefile 2020-10-20 11:47:08.000000000 +0200
+++ gdal-3.1.4-fedora-new/doc/Makefile 2020-11-02 11:56:49.173328561 +0100
2020-07-09 08:22:46 +00:00
@@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
-SPHINXOPTS = --keep-going -j auto -W
+SPHINXOPTS = --keep-going
SPHINXBUILD = sphinx-build
SOURCEDIR = source
BUILDDIR = build