projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13ba93d
)
Revert "sys-devel/m4: add autoreconf needed with d2fb79b"
author
Anthony G. Basile
<blueness@gentoo.org>
Mon, 25 Apr 2016 21:53:36 +0000
(17:53 -0400)
committer
Anthony G. Basile
<blueness@gentoo.org>
Mon, 25 Apr 2016 22:57:34 +0000
(18:57 -0400)
This reverts commit
47fa8d902034cc4c84229830affc623f98e85fdf
.
sys-devel/m4/m4-1.4.17.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/m4/m4-1.4.17.ebuild
b/sys-devel/m4/m4-1.4.17.ebuild
index d678d59d5463d90af085487763ecea94c0be857d..b28aa180460272b5086efb3f44aa1a77bf13eff9 100644
(file)
--- a/
sys-devel/m4/m4-1.4.17.ebuild
+++ b/
sys-devel/m4/m4-1.4.17.ebuild
@@
-4,7
+4,7
@@
EAPI="5"
-inherit eutils
autotools
+inherit eutils
DESCRIPTION="GNU macro processor"
HOMEPAGE="https://www.gnu.org/software/m4/m4.html"
@@
-21,7
+21,6
@@
RDEPEND=""
src_prepare() {
epatch "${FILESDIR}"/${P}-fix-spawn_h_m4.patch #580688
- eautoreconf
# Disable gnulib build test that has no impact on the source.
# Re-enable w/next version bump (and gnulib is updated). #554728