[packages/python-ago] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 21:36:35 CET 2025
commit ab47c200b1ffc66985be41bd6890fac52be4cb62
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 21:28:59 2025 +0100
- use patch -P
python-ago.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ago.spec b/python-ago.spec
index bf97778..521e898 100644
--- a/python-ago.spec
+++ b/python-ago.spec
@@ -54,7 +54,7 @@ Konfigurowalne, czytelne dla człowieka różnice czasu.
%prep
%setup -q -n ago-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-ago.git/commitdiff/ab47c200b1ffc66985be41bd6890fac52be4cb62
More information about the pld-cvs-commit
mailing list