[packages/python-pyu2f] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:17:44 CET 2025
commit 8c53d035f96723e8513dd4e7765899dd7a742d5c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:13:52 2025 +0100
- use patch -P
python-pyu2f.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pyu2f.spec b/python-pyu2f.spec
index 428c408..e403be7 100644
--- a/python-pyu2f.spec
+++ b/python-pyu2f.spec
@@ -72,8 +72,8 @@ urządzeniami U2F po USB.
%prep
%setup -q -n pyu2f-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyu2f.git/commitdiff/8c53d035f96723e8513dd4e7765899dd7a742d5c
More information about the pld-cvs-commit
mailing list