You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
465 B
13 lines
465 B
3 years ago
|
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
|
||
|
@@ -2,7 +2,7 @@
|
||
|
#
|
||
|
|
||
|
# You can set these variables from the command line.
|
||
|
-SPHINXOPTS ?= --keep-going -j auto -W
|
||
|
+SPHINXOPTS ?= --keep-going
|
||
|
SPHINXBUILD = sphinx-build
|
||
|
SOURCEDIR = source
|
||
|
BUILDDIR = build
|