From c4f9e76ddfe8a010c964dee7ded868e0a8b3e6a9 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sat, 17 May 2008 16:33:11 +0000 Subject: [PATCH] Yet another crasher, disable the redirection --- totem.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \