diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-08-09 01:56:11 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-08-09 01:56:11 -0400 |
commit | ebcc6a2c05da9ef6bc20056ab20b87b4ce947312 (patch) | |
tree | ceb7261f791ff3c1e0c00c05d30033e164470b1a /dev-python/cangjie | |
parent | Version bump. (diff) | |
download | gentoo-ebcc6a2c05da9ef6bc20056ab20b87b4ce947312.tar.gz gentoo-ebcc6a2c05da9ef6bc20056ab20b87b4ce947312.tar.bz2 gentoo-ebcc6a2c05da9ef6bc20056ab20b87b4ce947312.zip |
dev-python/cangjie: eautoreconf for Makefile.am patch
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-python/cangjie')
-rw-r--r-- | dev-python/cangjie/cangjie-1.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |