disable webrtc again esr17
authorWolfgang Rosenauer <wr@rosenauer.org>
Thu, 29 Nov 2012 21:27:00 +0100
branchesr17
changeset 594 6e4fe031cd3b
parent 593 0bf9876985d9
child 598 92044e416d59
disable webrtc again
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