[packages/mp3blaster] Fix applying patches.

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


commit 1ef97e641b8c826f47c7a2b7c5cabda7b6e6eef1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:24:08 2025 +0200

    Fix applying patches.

 mp3blaster.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mp3blaster.spec b/mp3blaster.spec
index 5dca920..7a33c6d 100644
--- a/mp3blaster.spec
+++ b/mp3blaster.spec
@@ -35,7 +35,7 @@ kolejność odtwarzania może być dobierana w bardzo elastyczny sposób.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 #%patch1 -p1  # check me!!!
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mp3blaster.git/commitdiff/1ef97e641b8c826f47c7a2b7c5cabda7b6e6eef1



More information about the pld-cvs-commit mailing list