More more debug

This commit is contained in:
Bastien Nocera 2008-03-11 19:07:06 +00:00
parent 220ca700a6
commit 7559f13872

View File

@ -208,7 +208,7 @@ 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
GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:5 DBUS_FATAL_WARNINGS=0 /usr/bin/gst-inspect-0.10 --print-all
GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:5 DBUS_FATAL_WARNINGS=0 /usr/bin/gst-inspect-0.10 --print-all --gst-disable-registry-fork
export MOZILLA_PLUGINDIR=%{_libdir}/mozilla/plugins
%configure \
--enable-gstreamer \