[packages/canokey-core] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:54:45 CEST 2025


commit 69effc0a5862063d9bef6284c78469a898c901ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:54:29 2025 +0200

    Fix applying patches.

 canokey-core.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/canokey-core.spec b/canokey-core.spec
index fa76ef1..9427ba6 100644
--- a/canokey-core.spec
+++ b/canokey-core.spec
@@ -56,7 +56,7 @@ Pliki nagłówkowe biblioteki canokey-core.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__tar} xf %{SOURCE1} -C canokey-crypto --strip-components=1
 %{__tar} xf %{SOURCE2} -C canokey-crypto/mbedtls --strip-components=1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/canokey-core.git/commitdiff/69effc0a5862063d9bef6284c78469a898c901ad



More information about the pld-cvs-commit mailing list