gdal/gdal_sphinx.patch

13 lines
465 B
Diff
Raw Normal View History

2022-01-04 15:38:20 +00:00
diff -rupN --no-dereference gdal-3.4.1-fedora/doc/Makefile gdal-3.4.1-fedora-new/doc/Makefile
--- gdal-3.4.1-fedora/doc/Makefile 2021-12-27 21:25:11.000000000 +0100
+++ gdal-3.4.1-fedora-new/doc/Makefile 2022-01-04 13:58:02.787551314 +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