Work-around D-Bus trying to assert when it doesn't have a machine UUID

This commit is contained in:
Bastien Nocera 2008-03-05 12:11:23 +00:00
parent 5ff48a8230
commit 775064d0a6

View File

@ -201,7 +201,7 @@ mv totem-%{version} gstreamer
pushd gstreamer
# try to work around a problem where gst-inspect does
# not find playbin the first time around
/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 \