[packages/python-pyudev] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 22:18:14 CET 2025


commit c4cae6742881e84805d6bd4ff2bbe6670dbfc009
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:14:25 2025 +0100

    - use patch -P

 python-pyudev.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyudev.spec b/python-pyudev.spec
index 413627c..6b0b110 100644
--- a/python-pyudev.spec
+++ b/python-pyudev.spec
@@ -104,7 +104,7 @@ Dokumentacja API modułu Pythona pyudev.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyudev.git/commitdiff/c4cae6742881e84805d6bd4ff2bbe6670dbfc009



More information about the pld-cvs-commit mailing list