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

baggins baggins at pld-linux.org
Sun Mar 9 22:13:23 CET 2025


commit 06b05948d3e6ee97225cccfca0d41bf88af1ed8a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:09:07 2025 +0100

    - use patch -P

 python-pycurl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pycurl.spec b/python-pycurl.spec
index 95e2f31..41c370d 100644
--- a/python-pycurl.spec
+++ b/python-pycurl.spec
@@ -105,7 +105,7 @@ Moduł zawierający przykładowe programy do modułu Pythona pycurl.
 
 %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-pycurl.git/commitdiff/06b05948d3e6ee97225cccfca0d41bf88af1ed8a



More information about the pld-cvs-commit mailing list