[packages/sox] use %patch -P
atler
atler at pld-linux.org
Wed Feb 12 21:28:58 CET 2025
commit f67deb33860d68e1764658090d10b955800987d9
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Feb 12 21:06:43 2025 +0100
use %patch -P
sox.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sox.spec b/sox.spec
index 389c224..7b21afe 100644
--- a/sox.spec
+++ b/sox.spec
@@ -183,9 +183,9 @@ bibliotekę opusfile.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sox.git/commitdiff/79609a70fa05fb59776260f00aa194154f6f4dfd
More information about the pld-cvs-commit
mailing list