[packages/python-six] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:22:48 CET 2025
commit 69a2b307511c88dec1576150648456c8f66c94ff
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:19:24 2025 +0100
- use patch -P
python-six.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-six.spec b/python-six.spec
index 650614f..dee86a7 100644
--- a/python-six.spec
+++ b/python-six.spec
@@ -95,7 +95,7 @@ Dokumentacja modułu Pythona six.
%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-six.git/commitdiff/69a2b307511c88dec1576150648456c8f66c94ff
More information about the pld-cvs-commit
mailing list