Home
       tnet-p2p/libbitcoin-system: Properly patch. - parlay - yet another gentoo overlay
  HTML git clone https://git.parazyd.org/parlay
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 5ea7c4352adb393a629aa75d28b89737d2cbd952
   DIR parent fbd66e3239d29dc7780efeaadde67371c85da44b
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Thu,  1 Apr 2021 00:14:15 +0200
       
       net-p2p/libbitcoin-system: Properly patch.
       
       Diffstat:
         M net-p2p/libbitcoin-system/libbitco… |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/net-p2p/libbitcoin-system/libbitcoin-system-9999.ebuild b/net-p2p/libbitcoin-system/libbitcoin-system-9999.ebuild
       t@@ -31,8 +31,8 @@ RDEPEND="${DEPEND}"
        PATCHES=( "${FILESDIR}/libsecp256k1-relax.patch" )
        
        src_prepare() {
       -        eautoreconf
                default
       +        eautoreconf
        }
        
        src_configure() {