[packages/soxr] Fix applying patches.

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


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

    Fix applying patches.

 soxr.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/soxr.spec b/soxr.spec
index 7caf408..9e9c1ff 100644
--- a/soxr.spec
+++ b/soxr.spec
@@ -44,7 +44,7 @@ Pliki nagłówkowe biblioteki SoX Resampler.
 
 %prep
 %setup -q -n %{name}-%{version}-Source
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %cmake . \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/soxr.git/commitdiff/bc1507fa3f2120e06ceb3753679a5f314c0f8d33



More information about the pld-cvs-commit mailing list