mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/PyUtilib: Pass --via-root to dift
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -36,7 +36,7 @@ python_prepare_all() {
|
||||
}
|
||||
|
||||
python_test() {
|
||||
distutils_install_for_testing
|
||||
distutils_install_for_testing --via-root
|
||||
|
||||
local -x PYTHONPATH="${PWD}:${TEST_DIR}/lib" \
|
||||
COLUMNS=80
|
||||
|
||||
Reference in New Issue
Block a user