[packages/herrie] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:07:32 CEST 2025


commit e453c9fea247bb185fad84a9a2c8251bc5fa543a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:07:16 2025 +0200

    Fix applying patches.

 herrie.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/herrie.spec b/herrie.spec
index a0f020d..a6cf13a 100644
--- a/herrie.spec
+++ b/herrie.spec
@@ -48,7 +48,7 @@ wiele formatów plików (MP3, Ogg Vorbis, wave, FLAC itp).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # spiff -> xspf
 %{__sed} -i 's,spiff,xspf,g' `grep -r -l 'spiff' .`
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/herrie.git/commitdiff/e453c9fea247bb185fad84a9a2c8251bc5fa543a



More information about the pld-cvs-commit mailing list