[packages/gstreamer0.10-vaapi] Fix applying patches.

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


commit 1da601a50e92234ec7781c9612216bc0bcb7918f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:00:43 2025 +0200

    Fix applying patches.

 gstreamer0.10-vaapi.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer0.10-vaapi.spec b/gstreamer0.10-vaapi.spec
index be01a4f..e798e2e 100644
--- a/gstreamer0.10-vaapi.spec
+++ b/gstreamer0.10-vaapi.spec
@@ -92,9 +92,9 @@ Statyczne biblioteki VA-API GStreamera 0.10.
 
 %prep
 %setup -q -n gstreamer-vaapi-%{version}
-%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/gstreamer0.10-vaapi.git/commitdiff/1da601a50e92234ec7781c9612216bc0bcb7918f



More information about the pld-cvs-commit mailing list