[packages/alsa-patch-bay] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:32:24 CEST 2025
commit 6726c4a5481fc59d0b93f9c3d76a13d19f1117ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:32:08 2025 +0200
Fix applying patches.
alsa-patch-bay.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/alsa-patch-bay.spec b/alsa-patch-bay.spec
index 320f0a3..3ec0214 100644
--- a/alsa-patch-bay.spec
+++ b/alsa-patch-bay.spec
@@ -100,12 +100,12 @@ Oparte na GTKmm GUI do ALSA Patch Bay.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/alsa-patch-bay.git/commitdiff/6726c4a5481fc59d0b93f9c3d76a13d19f1117ac
More information about the pld-cvs-commit
mailing list