[packages/libargon2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:43:48 CEST 2025
commit 56e34246bd07f76fcf929a904addf666cbf6c8aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:43:32 2025 +0200
Fix applying patches.
libargon2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libargon2.spec b/libargon2.spec
index f7a2a96..f853846 100644
--- a/libargon2.spec
+++ b/libargon2.spec
@@ -70,7 +70,7 @@ Statyczna biblioteka libargon2.
%prep
%setup -q -n phc-winner-argon2-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libargon2.git/commitdiff/56e34246bd07f76fcf929a904addf666cbf6c8aa
More information about the pld-cvs-commit
mailing list