mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/aldryn-bootstrap3: fixed bug 619464
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -27,3 +27,8 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
|
||||
eapply_user
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user