[packages/python-webtest] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:34:49 CET 2025
commit 509220e15ad84463c4f9a5f2e2e43a1dc9b6a009
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:32:31 2025 +0100
- use patch -P
python-webtest.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-webtest.spec b/python-webtest.spec
index e9b6158..6e97db1 100644
--- a/python-webtest.spec
+++ b/python-webtest.spec
@@ -110,7 +110,7 @@ Dokumentacja API modułu Pythona WebTest.
%prep
%setup -q -n WebTest-%{version}
-%patch0 -p1
+%patch -P 0 -p1
# Remove bundled egg info
%{__rm} -r *.egg-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-webtest.git/commitdiff/509220e15ad84463c4f9a5f2e2e43a1dc9b6a009
More information about the pld-cvs-commit
mailing list