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

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


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

    - use patch -P

 python-pyicu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyicu.spec b/python-pyicu.spec
index ea14e48..7b24950 100644
--- a/python-pyicu.spec
+++ b/python-pyicu.spec
@@ -65,7 +65,7 @@ Ten pakiet zawiera moduł Pythona 3.
 
 %prep
 %setup -q -n pyicu-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 # uses ICU C++ API, which (in case if icu 59+) needs char16_t as distinct type, i.e. C++ 11
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyicu.git/commitdiff/559e978132dba9b6893e106e3d1a9ef473397209



More information about the pld-cvs-commit mailing list