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

baggins baggins at pld-linux.org
Sun Mar 9 21:45:28 CET 2025


commit 444d3a9353d2837c4ec7e79cb71860446d921ca3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:38:40 2025 +0100

    - use patch -P

 python-ctypesgen.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ctypesgen.spec b/python-ctypesgen.spec
index 9a8fbc4..b4202ed 100644
--- a/python-ctypesgen.spec
+++ b/python-ctypesgen.spec
@@ -62,7 +62,7 @@ nagłówkowych w C.
 
 %prep
 %setup -q -n %{module}-%{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ctypesgen.git/commitdiff/444d3a9353d2837c4ec7e79cb71860446d921ca3



More information about the pld-cvs-commit mailing list