[packages/scorealign] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:54:06 CEST 2025


commit 7f545a061725f64eaecccb50f3b3bc51a23ad723
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:53:50 2025 +0200

    Fix applying patches.

 scorealign.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/scorealign.spec b/scorealign.spec
index c82f32a..faca37d 100644
--- a/scorealign.spec
+++ b/scorealign.spec
@@ -30,9 +30,9 @@ do MIDI.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} -f Makefile.linux \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scorealign.git/commitdiff/7f545a061725f64eaecccb50f3b3bc51a23ad723



More information about the pld-cvs-commit mailing list