[packages/TiMidity++] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:18:21 CEST 2025


commit b1fff0ec0bdb530b8545f84d155d646d43d12997
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:18:05 2025 +0200

    Fix applying patches.

 TiMidity++.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/TiMidity++.spec b/TiMidity++.spec
index 2a97b98..d60f526 100644
--- a/TiMidity++.spec
+++ b/TiMidity++.spec
@@ -247,8 +247,8 @@ jako silnik syntezatora MIDI w architekturze ALSA.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P2 -p1
 
 for f in doc/ja_JP.eucJP/README*; do
 	%{__mv} $f ${f}.ja
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/TiMidity++.git/commitdiff/b1fff0ec0bdb530b8545f84d155d646d43d12997



More information about the pld-cvs-commit mailing list