[packages/python3-nbformat] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 23:07:53 CET 2025
commit a6f49ca10611c240f24bf840ed98612d38906abb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 23:07:49 2025 +0100
- use patch -P
python3-nbformat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-nbformat.spec b/python3-nbformat.spec
index 3e075a3..e088b21 100644
--- a/python3-nbformat.spec
+++ b/python3-nbformat.spec
@@ -60,7 +60,7 @@ Dokumentacja API modułu Pythona nbformat.
%prep
%setup -q -n nbformat-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-nbformat.git/commitdiff/a6f49ca10611c240f24bf840ed98612d38906abb
More information about the pld-cvs-commit
mailing list