mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/python-geoclue: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -25,11 +25,6 @@ DEPEND="test? ( app-misc/geoclue:0 )"
|
||||
|
||||
S="${WORKDIR}"/${PN}
|
||||
|
||||
python_prepare_all() {
|
||||
use test && DISTUTILS_NO_PARALLEL_BUILD=true
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_test() {
|
||||
VIRTUALX_COMMAND="${PYTHON}"
|
||||
cd "${BUILD_DIR}" || die
|
||||
|
||||
Reference in New Issue
Block a user