[packages/canokey-qemu] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:54:48 CEST 2025
commit 95599f201a0597fd5549e4a5c50b3d0ceef51b20
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:54:32 2025 +0200
Fix applying patches.
canokey-qemu.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/canokey-qemu.spec b/canokey-qemu.spec
index 93045d3..5bc8df5 100644
--- a/canokey-qemu.spec
+++ b/canokey-qemu.spec
@@ -68,7 +68,7 @@ Pliki nagłówkowe biblioteki canokey-qemu.
%{__tar} xf %{SOURCE2} -C canokey-core/canokey-crypto --strip-components=1
%{__tar} xf %{SOURCE3} -C canokey-core/canokey-crypto/mbedtls --strip-components=1
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's,git describe --always --tags --long --abbrev=8 --dirty,echo %{core_gitref},' canokey-core/CMakeLists.txt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/canokey-qemu.git/commitdiff/95599f201a0597fd5549e4a5c50b3d0ceef51b20
More information about the pld-cvs-commit
mailing list