commit:     52e5e711414bc5b3e803fbbe45c506c484c29df8
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 23:27:34 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 09:14:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52e5e711

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

Package-Manager: portage-2.2.28

 app-text/cherrytree/cherrytree-0.36.9-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild 
b/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild
index 8f6b242..3d8fa89 100644
--- a/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild
+++ b/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild
@@ -50,6 +50,7 @@ python_prepare_all() {
 
 python_configure_all() {
        use nls || mydistutilsargs+=( '--without-gettext' )
+       distutils-r1_python_configure_all
 }
 
 pkg_postinst() {

Reply via email to