dev-python/PyUtilib: Pass --via-root to dift

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-11-30 20:55:44 +01:00
parent 9d4f780a50
commit 8a199dd23b

View File

@@ -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