diff -Naur mozilla-firefox-3.6.ebuild.old mozilla-firefox-3.6.ebuild --- mozilla-firefox-3.6.ebuild.old 2010-01-22 15:06:57.000000000 +0100 +++ mozilla-firefox-3.6.ebuild 2010-01-26 18:05:02.000000000 +0100 @@ -176,20 +176,16 @@ mozconfig_annotate '' --with-system-bz2 mozconfig_annotate '' --with-system-libxul mozconfig_annotate '' --with-libxul-sdk=/usr/$(get_libdir)/xulrunner-devel-${MAJ_XUL_PV} + mozconfig_annotate '' --enable-wave + mozconfig_annotate '' --enable-ogg mozconfig_use_enable libnotify mozconfig_use_enable java javaxpcom mozconfig_use_enable networkmanager necko-wifi - mozconfig_use_enable alsa ogg - mozconfig_use_enable alsa wave # Other ff-specific settings mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} - # Enable/Disable audio in firefox - mozconfig_use_enable alsa ogg - mozconfig_use_enable alsa wave - if ! use bindist ; then mozconfig_annotate '' --enable-official-branding fi