[packages/cmus] use %patch -P

atler atler at pld-linux.org
Fri Feb 14 21:28:45 CET 2025


commit 3d92fca0f3b90a5e39ecf3c483a6070695011b83
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Feb 14 21:20:20 2025 +0100

    use %patch -P

 cmus.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cmus.spec b/cmus.spec
index 85dd13b..71a8b7a 100644
--- a/cmus.spec
+++ b/cmus.spec
@@ -351,8 +351,8 @@ Wtyczka wyjściowa pulse dla odtwarzacza cmus.
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__sed} -i "s|<curses.h>|<ncursesw/ncurses.h>|" command_mode.c keys.c options.c search_mode.c ui_curses.c
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cmus.git/commitdiff/3d92fca0f3b90a5e39ecf3c483a6070695011b83



More information about the pld-cvs-commit mailing list