summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-07-11 12:11:29 -0500
committerAustin English <wizardedit@gentoo.org>2016-07-11 12:16:59 -0500
commit72a5e9bb9e4c5697c04978b6fe6fef263fcc1371 (patch)
tree88e45c4fd08a82eac0d5f7ab95de7f310152b9ff /games-action/chickens/chickens-0.2.4-r1.ebuild
parentprofiles/arch/powerpc/ppc32: move dev-qt/qtx11extras related use masks to stable (diff)
downloadgentoo-72a5e9bb9e4c5697c04978b6fe6fef263fcc1371.tar.gz
gentoo-72a5e9bb9e4c5697c04978b6fe6fef263fcc1371.tar.bz2
gentoo-72a5e9bb9e4c5697c04978b6fe6fef263fcc1371.zip
games-action/chickens: call ./configure explicitly
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
Diffstat (limited to 'games-action/chickens/chickens-0.2.4-r1.ebuild')
-rw-r--r--games-action/chickens/chickens-0.2.4-r1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/games-action/chickens/chickens-0.2.4-r1.ebuild b/games-action/chickens/chickens-0.2.4-r1.ebuild
index bf90160c2071..1f0ff7bd3d8b 100644
--- a/games-action/chickens/chickens-0.2.4-r1.ebuild
+++ b/games-action/chickens/chickens-0.2.4-r1.ebuild
@@ -43,6 +43,10 @@ src_prepare() {
configure || die
}
+src_configure() {
+ bash ./configure || die
+}
+
src_install() {
dobin ${PN}
insinto /usr/share/${PN}