[packages/audiocut] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:42:52 CEST 2025
commit 5e739df54e3c11a1fac80f9e90f245fa2b9476c6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:42:36 2025 +0200
Fix applying patches.
audiocut.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/audiocut.spec b/audiocut.spec
index a458f12..13def07 100644
--- a/audiocut.spec
+++ b/audiocut.spec
@@ -23,8 +23,8 @@ oparty na znakomitej bibliotece libsndfile.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/audiocut.git/commitdiff/5e739df54e3c11a1fac80f9e90f245fa2b9476c6
More information about the pld-cvs-commit
mailing list