[packages/SoundStudio] Fix applying patches.

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


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

    Fix applying patches.

 SoundStudio.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/SoundStudio.spec b/SoundStudio.spec
index a50829b..cdd862a 100644
--- a/SoundStudio.spec
+++ b/SoundStudio.spec
@@ -36,8 +36,8 @@ innych formatów i częstotliwości próbkowania.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 MYFILES=%{_libdir}/%{name} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/SoundStudio.git/commitdiff/e46bd90e713d251c66a705096406df8565e42704



More information about the pld-cvs-commit mailing list