mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-util/pkgcheck: remove unnecessary man page conditional
This commit is contained in:
@@ -33,7 +33,7 @@ pkg_setup() {
|
||||
}
|
||||
|
||||
python_compile_all() {
|
||||
[[ ${PV} == *9999 ]] && esetup.py build_man
|
||||
esetup.py build_man
|
||||
}
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user