[packages/xmms-shell] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:19:01 CEST 2025


commit c604c90543fe3562a0d784069902716f76129dce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:07 2025 +0200

    Fix applying patches.

 xmms-shell.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xmms-shell.spec b/xmms-shell.spec
index b5abee9..a2f1dd4 100644
--- a/xmms-shell.spec
+++ b/xmms-shell.spec
@@ -35,9 +35,9 @@ ma za zadanie wyeliminowanie tych utrudnień.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmms-shell.git/commitdiff/c604c90543fe3562a0d784069902716f76129dce



More information about the pld-cvs-commit mailing list