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

baggins baggins at pld-linux.org
Sun Mar 9 22:31:25 CET 2025


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

    - use patch -P

 python-ukpostcodeparser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ukpostcodeparser.spec b/python-ukpostcodeparser.spec
index 02cbc9d..29c0e20 100644
--- a/python-ukpostcodeparser.spec
+++ b/python-ukpostcodeparser.spec
@@ -50,7 +50,7 @@ Analizator kodów pocztowych Wielkiej Brytanii.
 
 %prep
 %setup -q -n UkPostcodeParser-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ukpostcodeparser.git/commitdiff/9a25319ffb861caef910edc9d899ef8e811e1f84



More information about the pld-cvs-commit mailing list