absolute sphinx-build path

This commit is contained in:
2021-02-12 14:20:16 +01:00
parent 075403ebd1
commit 0a501b7490
+1 -1
View File
@@ -4,7 +4,7 @@
# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SPHINXBUILD ?= /usr/bin/sphinx-build
SOURCEDIR = .
BUILDDIR = _build