[packages/libu2f-emu] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:02:54 CEST 2025


commit 89f2161cbe15a0804db670455c6df00afc1d3909
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:02:38 2025 +0200

    Fix applying patches.

 libu2f-emu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libu2f-emu.spec b/libu2f-emu.spec
index 6cc043e..2cacf2f 100644
--- a/libu2f-emu.spec
+++ b/libu2f-emu.spec
@@ -61,7 +61,7 @@ Dokumentacja API biblioteki u2f-emu.
 
 %prep
 %setup -q -n %{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
 
 # allow build without -devel already installed
 ln -sf ../src/u2f-emu{,-types}.h tests
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libu2f-emu.git/commitdiff/89f2161cbe15a0804db670455c6df00afc1d3909



More information about the pld-cvs-commit mailing list