projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44bb0f3
)
sys-apps/guix: run full eautoreconf, not just eautomake
author
Sergei Trofimovich
<slyfox@gentoo.org>
Thu, 24 May 2018 19:30:09 +0000
(20:30 +0100)
committer
Sergei 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
patch
|
blob
|
history
diff --git
a/sys-apps/guix/guix-0.14.0.ebuild
b/sys-apps/guix/guix-0.14.0.ebuild
index fee128e9630b2931c77c2c1ef18be23ba9e7bc4b..31fd035cf39ef161b90de678d29ee996c7bd8263 100644
(file)
--- a/
sys-apps/guix/guix-0.14.0.ebuild
+++ b/
sys-apps/guix/guix-0.14.0.ebuild
@@
-103,7
+103,7
@@
src_prepare() {
default
# build system is very eager to run automake itself: bug #625166
- eauto
make
+ eauto
reconf
# guile is trying to avoid recompilation by checking if file
# /usr/lib64/guile/2.2/site-ccache/guix/modules.go