sys-fs/gfs2-utils fix eautoreconf

Signed-off-by: Andrea Postiglione <andrea.postiglione@gmail.com>
This commit is contained in:
Andrea Postiglione
2022-04-03 18:04:43 +02:00
parent e7063905e3
commit 9bcb3c1477

View File

@@ -40,7 +40,6 @@ src_prepare() {
eapply "${FILESDIR}"/gfs2_withdraw_helper.patch
eapply "${FILESDIR}"/python3.patch
default
./autogen.sh
eautoreconf
}