[packages/qsynth] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:36:14 CEST 2025


commit f87f1235665e8068d15e72573dcc28decbb2eb84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:35:59 2025 +0200

    Fix applying patches.

 qsynth.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qsynth.spec b/qsynth.spec
index bbbf5f0..553a101 100644
--- a/qsynth.spec
+++ b/qsynth.spec
@@ -29,8 +29,8 @@ QSynth jest nakładką graficzną na fluidsynth.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 mkdir -p build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qsynth.git/commitdiff/f87f1235665e8068d15e72573dcc28decbb2eb84



More information about the pld-cvs-commit mailing list