projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23329ee
)
app-text/cherrytree: add a safety net to configure phase
author
Ian Delaney
<idella4@gentoo.org>
Tue, 19 Apr 2016 23:27:34 +0000
(07:27 +0800)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild
b/app-text/cherrytree/cherrytree-0.36.9-r1.ebuild
index 8f6b2425e572afda199327691fb3007ae20e26d8..3d8fa897cf6b085fa9b539649afc3860ffcc2ba3 100644
(file)
--- 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() {