Yet another crasher, disable the redirection

This commit is contained in:
Bastien Nocera 2008-05-17 16:33:11 +00:00
parent 4f99a9c8c9
commit c4f9e76ddf

View File

@ -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 \