mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/qscintilla-python: temporarily disable installation of dist-info dir
Broken upstream, will be fixed in 2.10.8 Closes: https://bugs.gentoo.org/664690 Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
@@ -48,6 +48,7 @@ src_configure() {
|
||||
--sip-incdir="$(python_get_includedir)"
|
||||
$(usex debug '--debug --trace' '')
|
||||
--verbose
|
||||
--no-dist-info # bug 664690, fixed in 2.10.8
|
||||
)
|
||||
echo "${myconf[@]}"
|
||||
"${myconf[@]}" || die
|
||||
|
||||
Reference in New Issue
Block a user