[packages/libbitcoin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:44:32 CEST 2025
commit 5d76a82099fb90a974daed58b5a6dbff4759b814
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:44:16 2025 +0200
Fix applying patches.
libbitcoin.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libbitcoin.spec b/libbitcoin.spec
index eb245c5..598f553 100644
--- a/libbitcoin.spec
+++ b/libbitcoin.spec
@@ -67,7 +67,7 @@ Statyczna biblioteka libbitcoin.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libbitcoin.git/commitdiff/5d76a82099fb90a974daed58b5a6dbff4759b814
More information about the pld-cvs-commit
mailing list