attic: fix man page build

This commit is contained in:
Alessio Sergi 2016-03-30 08:23:42 +02:00
parent a754f9e02e
commit 272fa393b4

View file

@ -23,7 +23,7 @@ pre_build() {
fi fi
} }
post_build() { post_build() {
PYTHONPATH=.. make -C docs man SPHINXBUILD=sphinx-build3 PYTHONPATH=.. make -C docs man SPHINXBUILD=sphinx-build3.4
} }
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE