mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/h5py: drop rm -r _build || die
Bug: https://bugs.gentoo.org/591736 Package-Manager: portage-2.3.0_p24
This commit is contained in:
@@ -48,7 +48,6 @@ python_compile_all() {
|
||||
if use doc; then
|
||||
cd "${S}"/docs || die
|
||||
sed '/html_theme/s:default:alabaster:g' -i conf.py || die
|
||||
rm -r _build || die
|
||||
emake html
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user