diff options
-rw-r--r-- | app-text/cherrytree/cherrytree-0.36.9-r1.ebuild | 1 |
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() { |