summaryrefslogtreecommitdiff
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
parentapp-crypt/pgpdump: amd64 stable wrt bug #580518 (diff)
downloadgentoo-52e5e711414bc5b3e803fbbe45c506c484c29df8.tar.gz
gentoo-52e5e711414bc5b3e803fbbe45c506c484c29df8.tar.bz2
gentoo-52e5e711414bc5b3e803fbbe45c506c484c29df8.zip
app-text/cherrytree: add a safety net to configure phase
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text')
-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 8f6b2425e572..3d8fa897cf6b 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() {