# HG changeset patch # User Wolfgang Rosenauer # Date 1354220820 -3600 # Node ID 6e4fe031cd3b70814e2c9a0834f0206844731b9b # Parent 0bf9876985d987507aef489672016a6fa58c121b disable webrtc again diff -r 0bf9876985d9 -r 6e4fe031cd3b MozillaFirefox/firefox-esr.spec --- a/MozillaFirefox/firefox-esr.spec Thu Nov 29 21:17:11 2012 +0100 +++ b/MozillaFirefox/firefox-esr.spec Thu Nov 29 21:27:00 2012 +0100 @@ -315,7 +315,7 @@ ac_add_options --enable-startup-notification #ac_add_options --enable-chrome-format=jar ac_add_options --enable-update-channel=%{update_channel} -#ac_add_options --disable-webrtc # webrtc build is broken for system NSPR +ac_add_options --disable-webrtc # webrtc build is broken for system NSPR EOF %if %suse_version > 1130 cat << EOF >> $MOZCONFIG