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

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


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

    - use patch -P

 python-gast.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-gast.spec b/python-gast.spec
index eabcc5d..05f6ced 100644
--- a/python-gast.spec
+++ b/python-gast.spec
@@ -62,7 +62,7 @@ standardowego modułu "ast".
 
 %prep
 %setup -q -n gast-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gast.git/commitdiff/0e47ccba7ca1134bbfc7eb834790cedaa2cdbba5



More information about the pld-cvs-commit mailing list