mirror of https://github.com/nicolargo/glances.git
Fixed SPHINXBUILD variable to reflect PATH settings
This commit is contained in:
parent
e545316306
commit
cfd1e142b0
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# You can set these variables from the command line.
|
||||
SPHINXOPTS =
|
||||
SPHINXBUILD = ../venv/bin/sphinx-build
|
||||
SPHINXBUILD = sphinx-build
|
||||
PAPER =
|
||||
BUILDDIR = _build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue