diff options
author | Martin Stransky <stransky@redhat.com> | 2011-06-21 16:54:10 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2011-06-21 16:54:10 +0200 |
commit | 77ec8e7377280af6330ce6d689da93bde06347d0 (patch) | |
tree | 4884b3abcf54316d8fc2c70726ed6a8fb778c0c2 /firefox-mozconfig | |
parent | Fixed rhbz#676183 - firefox -g is broken (diff) | |
download | librewolf-fedora-ff-77ec8e7377280af6330ce6d689da93bde06347d0.tar.gz librewolf-fedora-ff-77ec8e7377280af6330ce6d689da93bde06347d0.tar.bz2 librewolf-fedora-ff-77ec8e7377280af6330ce6d689da93bde06347d0.zip |
Update to 5.0
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 0bd20ae..fa293f6 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -31,6 +31,7 @@ ac_add_options --disable-updater ac_add_options --enable-url-classifier ac_add_options --enable-gio ac_add_options --disable-gnomevfs +ac_add_options --enable-chrome-format=omni export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |