sys-apps/guix: run full eautoreconf, not just eautomake
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 24 May 2018 19:30:09 +0000 (20:30 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 24 May 2018 19:30:24 +0000 (20:30 +0100)
eautomake is not enough when automake does not match the version
aclocal.m4 was built with (1.15). Run full eautoreconf to tolerate
the failure.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

sys-apps/guix/guix-0.14.0.ebuild

index fee128e9630b2931c77c2c1ef18be23ba9e7bc4b..31fd035cf39ef161b90de678d29ee996c7bd8263 100644 (file)
@@ -103,7 +103,7 @@ src_prepare() {
 
        default
        # build system is very eager to run automake itself: bug #625166
-       eautomake
+       eautoreconf
 
        # guile is trying to avoid recompilation by checking if file
        #     /usr/lib64/guile/2.2/site-ccache/guix/modules.go