[packages/python-sphinxcontrib-spelling] correct var name for sphinx-build

atler atler at pld-linux.org
Sun Feb 28 22:25:30 CET 2021


commit 15b60f378618447ce1750ffff3471558d07d7fd6
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Feb 28 22:24:59 2021 +0100

    correct var name for sphinx-build

 python-sphinxcontrib-spelling.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-sphinxcontrib-spelling.spec b/python-sphinxcontrib-spelling.spec
index 6ccffd3..7531290 100644
--- a/python-sphinxcontrib-spelling.spec
+++ b/python-sphinxcontrib-spelling.spec
@@ -139,7 +139,7 @@ Dokumentacja API modułu Pythona sphinxcontrib-spelling.
 ENABLE_SPELLING=1 \
 PYTHONPATH=$(pwd) \
 %{__make} -C docs html \
-	SPHINX_BUILD=sphinx-build-2
+	SPHINXBUILD=sphinx-build-2
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sphinxcontrib-spelling.git/commitdiff/15b60f378618447ce1750ffff3471558d07d7fd6



More information about the pld-cvs-commit mailing list