gdal/gdal_sphinx.patch

13 lines
465 B
Diff
Raw Normal View History

2021-11-11 09:16:34 +00:00
diff -rupN --no-dereference gdal-3.4.0-fedora/doc/Makefile gdal-3.4.0-fedora-new/doc/Makefile
--- gdal-3.4.0-fedora/doc/Makefile 2021-11-04 12:55:37.000000000 +0100
+++ gdal-3.4.0-fedora-new/doc/Makefile 2021-11-09 11:58:37.435278319 +0100
2020-07-09 08:22:46 +00:00
@@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
2021-05-06 08:01:35 +00:00
-SPHINXOPTS ?= --keep-going -j auto -W
+SPHINXOPTS ?= --keep-going
2020-07-09 08:22:46 +00:00
SPHINXBUILD = sphinx-build
SOURCEDIR = source
BUILDDIR = build