[packages/libdts] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:47:29 CEST 2025


commit fb34e48905af365c45c52ecf614f4f9d6f57d2be
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:47:14 2025 +0200

    Fix applying patches.

 libdts.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libdts.spec b/libdts.spec
index 848c337..aa13891 100644
--- a/libdts.spec
+++ b/libdts.spec
@@ -77,8 +77,8 @@ Narzędzia dekodera strumieni DTS Coherent Acoustics.
 
 %prep
 %setup -q -n libdca-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdts.git/commitdiff/fb34e48905af365c45c52ecf614f4f9d6f57d2be



More information about the pld-cvs-commit mailing list