[packages/python-fido2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:27:58 CEST 2025
commit f2b98fb6bc8e7a470c245fa9b444b27cf637cd74
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:27:42 2025 +0200
Fix applying patches.
python-fido2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-fido2.spec b/python-fido2.spec
index d45a62d..a750471 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -75,7 +75,7 @@ FIDO po USB, a także weryfikowania podpisów poświadczeń i zapewnień.
%prep
%setup -q -n fido2-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-fido2.git/commitdiff/f2b98fb6bc8e7a470c245fa9b444b27cf637cd74
More information about the pld-cvs-commit
mailing list