[packages/python3-xmlschema] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 23:14:45 CET 2025


commit 6ade7758e3f49366b25c95d18494a12322ff497d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 23:14:41 2025 +0100

    - use patch -P

 python3-xmlschema.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-xmlschema.spec b/python3-xmlschema.spec
index 4b1b3e1..e61d061 100644
--- a/python3-xmlschema.spec
+++ b/python3-xmlschema.spec
@@ -56,7 +56,7 @@ Dokumentacja API modułu Pythona xmlschema.
 
 %prep
 %setup -q -n xmlschema-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %py3_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-xmlschema.git/commitdiff/6ade7758e3f49366b25c95d18494a12322ff497d



More information about the pld-cvs-commit mailing list