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

baggins baggins at pld-linux.org
Sun Mar 9 22:32:49 CET 2025


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

    - use patch -P

 python-urwid.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-urwid.spec b/python-urwid.spec
index caacca9..6ad966e 100644
--- a/python-urwid.spec
+++ b/python-urwid.spec
@@ -73,7 +73,7 @@ Dokumentacja API modułu urwid.
 
 %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-urwid.git/commitdiff/d7c0b465547dd259a869a15779930c4ba3d25e9c



More information about the pld-cvs-commit mailing list