dev-util/bitcoin-tx-0.20.0: Remove reference to unnecessary/missing patch

Closes: https://bugs.gentoo.org/728534
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
Closes: https://github.com/gentoo/gentoo/pull/16291
Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
Luke Dashjr
2020-06-17 13:13:30 +00:00
committed by Craig Andrews
parent f0f2008b8b
commit e0a85ab799

View File

@@ -64,8 +64,6 @@ src_prepare() {
eapply "${knots_patchdir}/${KNOTS_P}.ts.patch"
fi
eapply "${FILESDIR}/${PV}-no-libevent.patch"
eapply_user
echo '#!/bin/true' >share/genbuild.sh || die