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

baggins baggins at pld-linux.org
Sun Mar 9 22:12:02 CET 2025


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

    - use patch -P

 python-py.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-py.spec b/python-py.spec
index 7caf812..27071ee 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -100,7 +100,7 @@ Dokumentacja do biblioteki Pythona py.
 
 %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-py.git/commitdiff/49a38218a3bbbbafcec0c9f64cebb306b9120e39



More information about the pld-cvs-commit mailing list