Yet another crasher, disable the redirection
This commit is contained in:
parent
4f99a9c8c9
commit
c4f9e76ddf
@ -208,7 +208,7 @@ mv totem-%{version} gstreamer
|
||||
pushd gstreamer
|
||||
# try to work around a problem where gst-inspect does
|
||||
# not find playbin the first time around
|
||||
DBUS_FATAL_WARNINGS=0 /usr/bin/gst-inspect-0.10 --print-all > /dev/null
|
||||
DBUS_FATAL_WARNINGS=0 /usr/bin/gst-inspect-0.10 --print-all # > /dev/null
|
||||
export MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins
|
||||
%configure \
|
||||
--enable-gstreamer \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user