[packages/python-transaction] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:30:40 CET 2025
commit 222081032c81efee08e403f4181cea3d14b6f4cb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:27:59 2025 +0100
- use patch -P
python-transaction.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-transaction.spec b/python-transaction.spec
index 43a3b4f..22d9e78 100644
--- a/python-transaction.spec
+++ b/python-transaction.spec
@@ -74,7 +74,7 @@ Dokumentacja API modułu Pythona %{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-transaction.git/commitdiff/222081032c81efee08e403f4181cea3d14b6f4cb
More information about the pld-cvs-commit
mailing list