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

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


commit 718dd589dcb14e64478d9f0b81a61cb0daa45871
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:18:33 2025 +0100

    - use patch -P

 python-schema.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-schema.spec b/python-schema.spec
index 010f312..e2e744d 100644
--- a/python-schema.spec
+++ b/python-schema.spec
@@ -74,7 +74,7 @@ JSON-a/YAML-a (lub czegoś innego) do typów pythonowych.
 
 %prep
 %setup -q -n schema-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-schema.git/commitdiff/718dd589dcb14e64478d9f0b81a61cb0daa45871



More information about the pld-cvs-commit mailing list