summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer0/gstreamer0.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer0/gstreamer0.SlackBuild')
-rw-r--r--multimedia/gstreamer0/gstreamer0.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/gstreamer0/gstreamer0.SlackBuild b/multimedia/gstreamer0/gstreamer0.SlackBuild
index 0c71ad4a89..2a3f35b5ee 100644
--- a/multimedia/gstreamer0/gstreamer0.SlackBuild
+++ b/multimedia/gstreamer0/gstreamer0.SlackBuild
@@ -86,6 +86,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
patch -p1 < $CWD/gstreamer-0.10.36-bison3.patch || exit 1
+sed -e 's/static volatile gsize gonce_data/static gsize gonce_data/g' -i gst/gstutils.h
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \