mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/cherrytree: add a safety net to configure phase
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -50,6 +50,7 @@ python_prepare_all() {
|
||||
|
||||
python_configure_all() {
|
||||
use nls || mydistutilsargs+=( '--without-gettext' )
|
||||
distutils-r1_python_configure_all
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user