mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-python/mpxj: Remove junk folder from sit-packages
Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>
This commit is contained in:
parent
d77164aa29
commit
c4fb38c242
@ -33,4 +33,7 @@ src_unpack() {
|
||||
python_compile() {
|
||||
distutils_wheel_install "${BUILD_DIR}/install" \
|
||||
"${DISTDIR}/${P}-py3-none-any.whl"
|
||||
|
||||
# Clean up spurious folder
|
||||
rm -fr "${BUILD_DIR}/install"/usr/lib/python*/site-packages/legal || die
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user