diff options
author | Martin Stransky <stransky@redhat.com> | 2015-01-19 15:14:26 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2015-01-19 15:14:26 +0100 |
commit | 26623059aac29aa323b099ab8d32a85f3ea3a65a (patch) | |
tree | 786bcb9dfc7a087cd6042b1aa39df93d8dad0c0a /firefox-mozconfig | |
parent | Gtk3 - fixed tabs rendering (diff) | |
download | librewolf-fedora-ff-26623059aac29aa323b099ab8d32a85f3ea3a65a.tar.gz librewolf-fedora-ff-26623059aac29aa323b099ab8d32a85f3ea3a65a.tar.bz2 librewolf-fedora-ff-26623059aac29aa323b099ab8d32a85f3ea3a65a.zip |
Enable release build config
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 1823583..c0cda82 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -34,6 +34,7 @@ ac_add_options --enable-chrome-format=omni ac_add_options --enable-pulseaudio ac_add_options --with-system-icu ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key +ac_add_options --enable-release export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |