summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action')
-rw-r--r--games-action/chickens/chickens-0.2.4-r1.ebuild1
1 files changed, 1 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 1f0ff7bd3d8b..d2e6881aa3fd 100644
--- a/games-action/chickens/chickens-0.2.4-r1.ebuild
+++ b/games-action/chickens/chickens-0.2.4-r1.ebuild
@@ -44,6 +44,7 @@ src_prepare() {
}
src_configure() {
+ # econf (sometimes) fails, see https://bugs.gentoo.org/588544
bash ./configure || die
}