mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit cb29d30827b95294692cfbdc471dbd7d201ce0ea.
This commit is contained in:
parent
ec61088d92
commit
edf429ef2e
@ -1717,7 +1717,6 @@ distutils-r1_python_install() {
|
|||||||
# python likes to compile any module it sees, which triggers sandbox
|
# python likes to compile any module it sees, which triggers sandbox
|
||||||
# failures if some packages haven't compiled their modules yet.
|
# failures if some packages haven't compiled their modules yet.
|
||||||
addpredict "${EPREFIX}/usr/lib/${EPYTHON}"
|
addpredict "${EPREFIX}/usr/lib/${EPYTHON}"
|
||||||
addpredict "${EPREFIX}/usr/lib/pypy3.10"
|
|
||||||
addpredict "${EPREFIX}/usr/local" # bug 498232
|
addpredict "${EPREFIX}/usr/local" # bug 498232
|
||||||
|
|
||||||
if [[ ! ${DISTUTILS_SINGLE_IMPL} ]]; then
|
if [[ ! ${DISTUTILS_SINGLE_IMPL} ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user