summaryrefslogtreecommitdiff
path: root/app-text/cherrytree
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2016-04-20 07:27:34 +0800
committerIan Delaney <idella4@gentoo.org>2016-04-20 17:14:14 +0800
commit52e5e711414bc5b3e803fbbe45c506c484c29df8 (patch)
tree8f316f7f337ee3175e15ca5dde52034a71bbb654 /app-text/cherrytree
parent23329eea5a2d800fb9c2056f817b1a19dc0db0a8 (diff)
downloadgentoo-52e5e711414bc5b3e803fbbe45c506c484c29df8.tar.gz
gentoo-52e5e711414bc5b3e803fbbe45c506c484c29df8.tar.xz
app-text/cherrytree: add a safety net to configure phase
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text/cherrytree')
-rw-r--r--app-text/cherrytree/cherrytree-0.36.9-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild b/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild
index 8f6b2425e57..3d8fa897cf6 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() {