attic: fix renamed sphinx-build{3,}
This commit is contained in:
parent
ad854810ca
commit
ed61e8072f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pre_build() {
|
|||
fi
|
||||
}
|
||||
post_build() {
|
||||
PYTHONPATH=.. make -C docs man SPHINXBUILD=sphinx-build3
|
||||
PYTHONPATH=.. make -C docs man SPHINXBUILD=sphinx-build
|
||||
}
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue