commit: ebcc6a2c05da9ef6bc20056ab20b87b4ce947312
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 9 05:56:11 2015 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Aug 9 05:56:11 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebcc6a2c
dev-python/cangjie: eautoreconf for Makefile.am patch
Package-Manager: portage-2.2.20
dev-python/cangjie/cangjie-1.2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/cangjie/cangjie-1.2.ebuild
b/dev-python/cangjie/cangjie-1.2.ebuild
index c7c5167..eb1e698 100644
--- a/dev-python/cangjie/cangjie-1.2.ebuild
+++ b/dev-python/cangjie/cangjie-1.2.ebuild
@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{3_3,3_4} )
+AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils python-r1