mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
attic: fix man page build
This commit is contained in:
parent
a754f9e02e
commit
272fa393b4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue