From 9bcb3c147792b88bf04d52c16b71153f4cd66ccf Mon Sep 17 00:00:00 2001 From: Andrea Postiglione Date: Sun, 3 Apr 2022 18:04:43 +0200 Subject: [PATCH] sys-fs/gfs2-utils fix eautoreconf Signed-off-by: Andrea Postiglione --- 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 53961ea87b..beeba50f77 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 }