commit: 8751d193b291e925c462b1e1cf0d08d2753ed52d
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue May 5 03:07:23 2020 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue May 5 03:07:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8751d193
app-misc/gtypist: do a full eautoreconf
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
app-misc/gtypist/gtypist-2.9.5-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-misc/gtypist/gtypist-2.9.5-r1.ebuild
b/app-misc/gtypist/gtypist-2.9.5-r1.ebuild
index dc5ae156662..eb03eaca169 100644
--- a/app-misc/gtypist/gtypist-2.9.5-r1.ebuild
+++ b/app-misc/gtypist/gtypist-2.9.5-r1.ebuild
@@ -36,8 +36,7 @@ PATCHES=(
src_prepare() {
default
-
- eaclocal && eautomake
+ eautoreconf
}
src_configure() {