diff options
author | Martin Stransky <stransky@anakreon.cz> | 2013-09-13 15:14:27 +0200 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2013-09-13 15:14:27 +0200 |
commit | 4aa1c322c862c91e3a0deeea7f8d06abb62f01cc (patch) | |
tree | 2ba098834e81f9741141aaf3d1c9cb3a792572a5 /firefox-mozconfig | |
parent | Fixing rpm segfault (diff) | |
download | librewolf-fedora-ff-4aa1c322c862c91e3a0deeea7f8d06abb62f01cc.tar.gz librewolf-fedora-ff-4aa1c322c862c91e3a0deeea7f8d06abb62f01cc.tar.bz2 librewolf-fedora-ff-4aa1c322c862c91e3a0deeea7f8d06abb62f01cc.zip |
Update to 24.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 6f66a64..ff48265 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -32,6 +32,7 @@ ac_add_options --enable-gio ac_add_options --disable-gnomevfs ac_add_options --enable-chrome-format=omni ac_add_options --with-system-libxul +ac_add_options --disable-gstreamer export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |