commit: 9bcb3c147792b88bf04d52c16b71153f4cd66ccf
Author: Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Sun Apr 3 16:04:43 2022 +0000
Commit: Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Sun Apr 3 16:04:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9bcb3c14
sys-fs/gfs2-utils fix eautoreconf
Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>
sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
index 53961ea87..beeba50f7 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild
@@ -40,7 +40,6 @@ src_prepare() {
eapply "${FILESDIR}"/gfs2_withdraw_helper.patch
eapply "${FILESDIR}"/python3.patch
default
- ./autogen.sh
eautoreconf
}