[packages/musepack-tools] Fix applying patches.

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


commit d40f7e71739547a2e965f9e79169a44b49d86bb7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:26:45 2025 +0200

    Fix applying patches.

 musepack-tools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/musepack-tools.spec b/musepack-tools.spec
index 190bdc7..b04f851 100644
--- a/musepack-tools.spec
+++ b/musepack-tools.spec
@@ -65,8 +65,8 @@ Statyczna wersja biblioteki Musepack SV8.
 
 %prep
 %setup -q -n musepack_src_r%{rev}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %{__rm} -r include/mpc/.svn
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/musepack-tools.git/commitdiff/d40f7e71739547a2e965f9e79169a44b49d86bb7



More information about the pld-cvs-commit mailing list