From 24d138810ffcc8f587a8b5738055b391d5557876 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 16 May 2020 08:40:20 +0200 Subject: 20200516.1 global branch merge. Signed-off-by: Matteo Bernardini --- multimedia/gst0-ffmpeg/gst0-ffmpeg.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'multimedia/gst0-ffmpeg/gst0-ffmpeg.SlackBuild') diff --git a/multimedia/gst0-ffmpeg/gst0-ffmpeg.SlackBuild b/multimedia/gst0-ffmpeg/gst0-ffmpeg.SlackBuild index bf58d16c6d..eb15077724 100644 --- a/multimedia/gst0-ffmpeg/gst0-ffmpeg.SlackBuild +++ b/multimedia/gst0-ffmpeg/gst0-ffmpeg.SlackBuild @@ -71,6 +71,8 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; +patch -p1 < $CWD/orc-0.4.30.patch + # Fix for gcc-4.7.x sed -i -e 's/"g"/"rm"/' gst-libs/ext/libav/libavcodec/x86/h264_qpel_mmx.c -- cgit v1.2.3