dev-python/cangjie: eautoreconf for Makefile.am patch
authorMike Gilbert <floppym@gentoo.org>
Sun, 9 Aug 2015 05:56:11 +0000 (01:56 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sun, 9 Aug 2015 05:56:11 +0000 (01:56 -0400)
Package-Manager: portage-2.2.20

dev-python/cangjie/cangjie-1.2.ebuild

index c7c5167a33f33ea26ecd94c581b752f7ebcab43f..eb1e698aa7da85cfa95646f0de184fa795141139 100644 (file)
@@ -4,6 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{3_3,3_4} )
+AUTOTOOLS_AUTORECONF=yes
 
 inherit autotools-utils python-r1