diff --git a/totem.spec b/totem.spec index 2860bee..73f55e9 100644 --- a/totem.spec +++ b/totem.spec @@ -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 \