[packages/matroska-foundation] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:15:38 CEST 2025


commit a3e163d3646816ec9af0f012147c959e78f6d6c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:15:22 2025 +0200

    Fix applying patches.

 matroska-foundation.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/matroska-foundation.spec b/matroska-foundation.spec
index 51a81f1..d693fb3 100644
--- a/matroska-foundation.spec
+++ b/matroska-foundation.spec
@@ -39,8 +39,8 @@ Pliki nagłówkowe bibliotek Matroska 2.
 
 %prep
 %setup -q -n foundation-source-%{gitref}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__sed} -i -e 's/^EBML_DLL /MATROSKA_DLL /' libmatroska2/matroska/matroska.h
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/matroska-foundation.git/commitdiff/a3e163d3646816ec9af0f012147c959e78f6d6c4



More information about the pld-cvs-commit mailing list