[packages/python-Paste] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 21:34:18 CET 2025
commit c7b6c4244d85d8ebe9824cc56c0f198cb0c99c71
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 21:26:23 2025 +0100
- use patch -P
python-Paste.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-Paste.spec b/python-Paste.spec
index b393cd7..162a950 100644
--- a/python-Paste.spec
+++ b/python-Paste.spec
@@ -86,7 +86,7 @@ Dokumentacja API modułu Pythona Paste.
%prep
%setup -q -n Paste-%{version}
-%patch0 -p1
+%patch -P 0 -p1
# junk in archive
%{__rm} paste/*.py.orig paste/util/*.py.orig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-Paste.git/commitdiff/c7b6c4244d85d8ebe9824cc56c0f198cb0c99c71
More information about the pld-cvs-commit
mailing list