app-text/cherrytree: add a safety net to configure phase

Package-Manager: portage-2.2.28
This commit is contained in:
Ian Delaney
2016-04-20 07:27:34 +08:00
parent 23329eea5a
commit 52e5e71141

View File

@@ -50,6 +50,7 @@ python_prepare_all() {
python_configure_all() {
use nls || mydistutilsargs+=( '--without-gettext' )
distutils-r1_python_configure_all
}
pkg_postinst() {