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
|
fi
|
||||||
}
|
}
|
||||||
post_build() {
|
post_build() {
|
||||||
PYTHONPATH=.. make -C docs man SPHINXBUILD=sphinx-build3
|
PYTHONPATH=.. make -C docs man SPHINXBUILD=sphinx-build
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue