parlay

yet another gentoo overlay
git clone https://git.parazyd.org/parlay
Log | Files | Refs | README

commit 5ea7c4352adb393a629aa75d28b89737d2cbd952
parent fbd66e3239d29dc7780efeaadde67371c85da44b
Author: parazyd <parazyd@dyne.org>
Date:   Thu,  1 Apr 2021 00:14:15 +0200

net-p2p/libbitcoin-system: Properly patch.

Diffstat:
Mnet-p2p/libbitcoin-system/libbitcoin-system-9999.ebuild | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/libbitcoin-system/libbitcoin-system-9999.ebuild b/net-p2p/libbitcoin-system/libbitcoin-system-9999.ebuild @@ -31,8 +31,8 @@ RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/libsecp256k1-relax.patch" ) src_prepare() { - eautoreconf default + eautoreconf } src_configure() {