aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Postiglione <andrea.postiglione@gmail.com>2022-04-03 18:04:43 +0200
committerAndrea Postiglione <andrea.postiglione@gmail.com>2022-04-03 18:04:43 +0200
commit9bcb3c147792b88bf04d52c16b71153f4cd66ccf (patch)
tree3cf10e7bb29ebd0b9e487c5711c72168540acb44
parentsys-cluster/pcs 0.11.2 first release (diff)
downloadguru-9bcb3c14.tar.gz
guru-9bcb3c14.tar.bz2
guru-9bcb3c14.zip
sys-fs/gfs2-utils fix eautoreconf
Signed-off-by: Andrea Postiglione <andrea.postiglione@gmail.com>
-rw-r--r--sys-fs/gfs2-utils/gfs2-utils-3.4.1.ebuild1
1 files changed, 0 insertions, 1 deletions
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
}