commit:     3cb0d98e7d2c9ace0af4b72a8ce4f4a5489c1544
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 07:51:44 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 07:53:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb0d98e

games-action/bomberclone: fix build (bug #571398)

Package-Manager: portage-2.2.26

 games-action/bomberclone/bomberclone-0.11.8.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-action/bomberclone/bomberclone-0.11.8.ebuild 
b/games-action/bomberclone/bomberclone-0.11.8.ebuild
index b9539b7..7e9edb4 100644
--- a/games-action/bomberclone/bomberclone-0.11.8.ebuild
+++ b/games-action/bomberclone/bomberclone-0.11.8.ebuild
@@ -25,6 +25,7 @@ src_prepare() {
        epatch "${FILESDIR}"/${P}-underlink.patch \
                "${FILESDIR}"/${P}-gcc52.patch
        mv configure.{in,ac} || die
+       sed -i -e 's/configure.in/configure.ac/' configure.ac || die
        eautoreconf
 }
 

Reply via email to