diff options
author | Austin English <wizardedit@gentoo.org> | 2016-07-11 18:18:55 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-07-11 18:19:32 -0500 |
commit | 096fe82832bc5e334182e23064112bafa9d69e82 (patch) | |
tree | eac547f1e658a80257c468458d4eb9f9069cd7bb /games-action | |
parent | dev-php/PEAR-Archive_Tar: new revision dropping php[posix] USE dependency. (diff) | |
download | gentoo-096fe82832bc5e334182e23064112bafa9d69e82.tar.gz gentoo-096fe82832bc5e334182e23064112bafa9d69e82.tar.bz2 gentoo-096fe82832bc5e334182e23064112bafa9d69e82.zip |
games-action/chickens: add a comment
Package-Manager: portage-2.3.0
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/chickens/chickens-0.2.4-r1.ebuild | 1 |
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 } |