[packages/python-cliff] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 21:43:29 CET 2025
commit 467b29fc51d0d9cc4ac495ff542bc98e4a26be75
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 21:36:29 2025 +0100
- use patch -P
python-cliff.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-cliff.spec b/python-cliff.spec
index c4df141..5200c40 100644
--- a/python-cliff.spec
+++ b/python-cliff.spec
@@ -95,10 +95,10 @@ funkcje formatujące wyjścia i inne rozszerzenia.
%prep
%setup -q -n cliff-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
+%patch -P 3 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-cliff.git/commitdiff/467b29fc51d0d9cc4ac495ff542bc98e4a26be75
More information about the pld-cvs-commit
mailing list