[packages/libsndfile] use %patch -P

atler atler at pld-linux.org
Wed Feb 12 21:28:06 CET 2025


commit b4b5c85084cce6a7d3aa9dcc521d7ebd2427b6f0
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Feb 12 20:35:40 2025 +0100

    use %patch -P

 libsndfile.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsndfile.spec b/libsndfile.spec
index 55ca561..dfe4f62 100644
--- a/libsndfile.spec
+++ b/libsndfile.spec
@@ -124,7 +124,7 @@ dźwiękowych.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %if %{without tests}
 %{__sed} -i 's, tests$,,' Makefile.am
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsndfile.git/commitdiff/b4b5c85084cce6a7d3aa9dcc521d7ebd2427b6f0



More information about the pld-cvs-commit mailing list