gdal/gdal_sphinx.patch

13 lines
465 B
Diff
Raw Normal View History

2021-10-29 16:35:40 +00:00
diff -rupN --no-dereference gdal-3.3.3-fedora/doc/Makefile gdal-3.3.3-fedora-new/doc/Makefile
--- gdal-3.3.3-fedora/doc/Makefile 2021-10-25 13:39:45.000000000 +0200
+++ gdal-3.3.3-fedora-new/doc/Makefile 2021-10-29 17:41:23.827641921 +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