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

baggins baggins at pld-linux.org
Sun Mar 9 22:21:01 CET 2025


commit 292ce8205f1bb02ff38d5ff6553788f6b6314f02
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:17:27 2025 +0100

    - use patch -P

 python-reno.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-reno.spec b/python-reno.spec
index b1738c8..58a54df 100644
--- a/python-reno.spec
+++ b/python-reno.spec
@@ -100,7 +100,7 @@ Dokumentacja API modułu reno.
 
 %prep
 %setup -q -n reno-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-reno.git/commitdiff/292ce8205f1bb02ff38d5ff6553788f6b6314f02



More information about the pld-cvs-commit mailing list