app-text/cherrytree: add a safety net to configure phase
authorIan Delaney <idella4@gentoo.org>
Tue, 19 Apr 2016 23:27:34 +0000 (07:27 +0800)
committerIan Delaney <idella4@gentoo.org>
Wed, 20 Apr 2016 09:14:14 +0000 (17:14 +0800)
Package-Manager: portage-2.2.28

app-text/cherrytree/cherrytree-0.36.9-r1.ebuild

index 8f6b2425e572afda199327691fb3007ae20e26d8..3d8fa897cf6b085fa9b539649afc3860ffcc2ba3 100644 (file)
@@ -50,6 +50,7 @@ python_prepare_all() {
 
 python_configure_all() {
        use nls || mydistutilsargs+=( '--without-gettext' )
+       distutils-r1_python_configure_all
 }
 
 pkg_postinst() {