mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pyutil: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -23,5 +23,5 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
rm -rf "${ED%/}"/usr/share/doc/${PN}
|
||||
rm -rf "${ED}"/usr/share/doc/${PN}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user