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

baggins baggins at pld-linux.org
Sun Mar 9 21:54:51 CET 2025


commit 3b543e9a417f90f21bc21c98a2901d41e0c9e78b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:48:54 2025 +0100

    - use patch -P

 python-genty.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-genty.spec b/python-genty.spec
index 78bb7f1..d806aa3 100644
--- a/python-genty.spec
+++ b/python-genty.spec
@@ -69,7 +69,7 @@ wielu różnych wejściach.
 
 %prep
 %setup -q -n genty-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-genty.git/commitdiff/3b543e9a417f90f21bc21c98a2901d41e0c9e78b



More information about the pld-cvs-commit mailing list