mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-libs/maris: fix calling distutils-r1_src_prepare in src_configure #583078
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -59,7 +59,7 @@ src_configure() {
|
||||
|
||||
if use python; then
|
||||
pushd bindings/python || die
|
||||
distutils-r1_src_prepare
|
||||
distutils-r1_src_configure
|
||||
popd || die
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user