[packages/python-jsonschema] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:00:59 CET 2025
commit a3fe6fae09a0d2239d4b96ecf6425d40b583f57b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 21:55:35 2025 +0100
- use patch -P
python-jsonschema.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 5e46a06..b83b93b 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -100,8 +100,8 @@ dla Pythona.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
install -d docs/_cache
cp -p %{SOURCE1} docs/_cache/spec.html
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-jsonschema.git/commitdiff/a3fe6fae09a0d2239d4b96ecf6425d40b583f57b
More information about the pld-cvs-commit
mailing list