[packages/python-entrypoints] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 21:50:48 CET 2025
commit 6ff460c75aab83e4bfc287fa552955002bf8f22f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 21:44:28 2025 +0100
- use patch -P
python-entrypoints.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-entrypoints.spec b/python-entrypoints.spec
index e873583..64b1563 100644
--- a/python-entrypoints.spec
+++ b/python-entrypoints.spec
@@ -112,7 +112,7 @@ Dokumentacja API modułu Pythona entrypoints.
%prep
%setup -q -n entrypoints-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-entrypoints.git/commitdiff/6ff460c75aab83e4bfc287fa552955002bf8f22f
More information about the pld-cvs-commit
mailing list