From: Mike Gilbert Date: Sun, 9 Aug 2015 05:56:11 +0000 (-0400) Subject: dev-python/cangjie: eautoreconf for Makefile.am patch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ebcc6a2c05da9ef6bc20056ab20b87b4ce947312;p=gentoo.git dev-python/cangjie: eautoreconf for Makefile.am patch Package-Manager: portage-2.2.20 --- diff --git a/dev-python/cangjie/cangjie-1.2.ebuild b/dev-python/cangjie/cangjie-1.2.ebuild index c7c5167a33f3..eb1e698aa7da 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