[packages/amarok] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:32:39 CEST 2025


commit 3ac25d38ad79e20cd79ada08e48099515fafe019
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:32:22 2025 +0200

    Fix applying patches.

 amarok.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/amarok.spec b/amarok.spec
index 5ac97b7..d5f2109 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -124,9 +124,9 @@ Więcej o skryptach w amaroKu można dowiedzieć się stąd:
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/amarok.git/commitdiff/3ac25d38ad79e20cd79ada08e48099515fafe019



More information about the pld-cvs-commit mailing list