gdal/gdal_sphinx.patch

13 lines
465 B
Diff
Raw Normal View History

2021-07-05 21:07:34 +00:00
diff -rupN --no-dereference gdal-3.3.1-fedora/doc/Makefile gdal-3.3.1-fedora-new/doc/Makefile
--- gdal-3.3.1-fedora/doc/Makefile 2021-06-28 12:57:57.000000000 +0200
+++ gdal-3.3.1-fedora-new/doc/Makefile 2021-07-05 16:04:47.871901605 +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