[packages/python3-fido2] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 23:04:32 CET 2025
commit b5e8e2b04de52d775f0847d9cfd7c2087e8070dd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 23:04:27 2025 +0100
- use patch -P
python3-fido2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-fido2.spec b/python3-fido2.spec
index f6ff5b5..38a6008 100644
--- a/python3-fido2.spec
+++ b/python3-fido2.spec
@@ -42,8 +42,8 @@ FIDO po USB, a także weryfikowania podpisów poświadczeń i zapewnień.
%prep
%setup -q -n fido2-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
%build
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-fido2.git/commitdiff/b5e8e2b04de52d775f0847d9cfd7c2087e8070dd
More information about the pld-cvs-commit
mailing list