[packages/python-tox] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:30:10 CET 2025
commit a335976c52d4e0071c0e107ee1359816eaf20c40
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:27:26 2025 +0100
- use patch -P
python-tox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-tox.spec b/python-tox.spec
index 6978119..7fb85a3 100644
--- a/python-tox.spec
+++ b/python-tox.spec
@@ -104,7 +104,7 @@ Dokumentacja API %{module}.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-tox.git/commitdiff/a335976c52d4e0071c0e107ee1359816eaf20c40
More information about the pld-cvs-commit
mailing list