mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -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:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user