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

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


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

    Fix applying patches.

 gstreamer0.10-ffmpeg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer0.10-ffmpeg.spec b/gstreamer0.10-ffmpeg.spec
index 01010cf..574520b 100644
--- a/gstreamer0.10-ffmpeg.spec
+++ b/gstreamer0.10-ffmpeg.spec
@@ -70,8 +70,8 @@ najpopularniejsze formaty multimedialne.
 
 %prep
 %setup -q -n %{gstname}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-ffmpeg.git/commitdiff/d42d34f2c6662c0f5c626f5a4a5905dae5075d7a



More information about the pld-cvs-commit mailing list