From 26623059aac29aa323b099ab8d32a85f3ea3a65a Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 19 Jan 2015 15:14:26 +0100 Subject: [PATCH] Enable release build config --- firefox-mozconfig | 1 + firefox.spec | 1 + 2 files changed, 2 insertions(+) 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 diff --git a/firefox.spec b/firefox.spec index 3354e36..ca3a52a 100644 --- a/firefox.spec +++ b/firefox.spec @@ -769,6 +769,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Mon Jan 19 2015 Martin Stransky - 35.0-4 - Gtk3 - fixed tabs rendering +- Enable release build config * Wed Jan 14 2015 Martin Stransky - 35.0-3 - Gtk3 - replaced obsoleted focus properties