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