gdal/gdal_sphinx.patch

13 lines
465 B
Diff
Raw Normal View History

2021-09-07 11:26:19 +00:00
diff -rupN --no-dereference gdal-3.3.2-fedora/doc/Makefile gdal-3.3.2-fedora-new/doc/Makefile
--- gdal-3.3.2-fedora/doc/Makefile 2021-09-01 11:48:26.000000000 +0200
+++ gdal-3.3.2-fedora-new/doc/Makefile 2021-09-07 12:51:18.095931201 +0200
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