games-action/chickens: call ./configure explicitly
authorAustin English <wizardedit@gentoo.org>
Mon, 11 Jul 2016 17:11:29 +0000 (12:11 -0500)
committerAustin English <wizardedit@gentoo.org>
Mon, 11 Jul 2016 17:16:59 +0000 (12:16 -0500)
This restores the previous behavior from chickens-0.2.4.ebuild, which caused
failure for some users.

Gentoo-Bug: https://bugs.gentoo.org/588544

Package-Manager: portage-2.3.0

games-action/chickens/chickens-0.2.4-r1.ebuild

index bf90160c2071dee08b5ad595f3c29fb0d996976f..1f0ff7bd3d8b30c7cd91fc5f69943fd93387d59f 100644 (file)
@@ -43,6 +43,10 @@ src_prepare() {
                configure || die
 }
 
+src_configure() {
+       bash ./configure || die
+}
+
 src_install() {
        dobin ${PN}
        insinto /usr/share/${PN}