[packages/python-blessings] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 21:40:26 CET 2025


commit 6ec8038197f80d07ca2eb7b192e54f036761a5b5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:33:10 2025 +0100

    - use patch -P

 python-blessings.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-blessings.spec b/python-blessings.spec
index 40a9dc8..a117a8d 100644
--- a/python-blessings.spec
+++ b/python-blessings.spec
@@ -47,8 +47,8 @@ styling, and positioning in Python.
 
 %prep
 %setup -q -n %{pypi_name}-%{version}
-%patch1 -p1
-%patch2 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
 rm -r blessings.egg-info
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-blessings.git/commitdiff/6ec8038197f80d07ca2eb7b192e54f036761a5b5



More information about the pld-cvs-commit mailing list