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

baggins baggins at pld-linux.org
Sun Mar 9 21:34:59 CET 2025


commit d52d080ebe7d9385d72c84bab78182b2d1a8747d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:27:10 2025 +0100

    - use patch -P

 python-PyGitUp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-PyGitUp.spec b/python-PyGitUp.spec
index bcf25ff..8381343 100644
--- a/python-PyGitUp.spec
+++ b/python-PyGitUp.spec
@@ -70,7 +70,7 @@ gałęzi.
 
 %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-PyGitUp.git/commitdiff/d52d080ebe7d9385d72c84bab78182b2d1a8747d



More information about the pld-cvs-commit mailing list