Enable release build config
This commit is contained in:
parent
ff3c231d81
commit
26623059aa
@ -34,6 +34,7 @@ ac_add_options --enable-chrome-format=omni
|
|||||||
ac_add_options --enable-pulseaudio
|
ac_add_options --enable-pulseaudio
|
||||||
ac_add_options --with-system-icu
|
ac_add_options --with-system-icu
|
||||||
ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key
|
ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key
|
||||||
|
ac_add_options --enable-release
|
||||||
|
|
||||||
export BUILD_OFFICIAL=1
|
export BUILD_OFFICIAL=1
|
||||||
export MOZILLA_OFFICIAL=1
|
export MOZILLA_OFFICIAL=1
|
||||||
|
@ -769,6 +769,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Jan 19 2015 Martin Stransky <stransky@redhat.com> - 35.0-4
|
* Mon Jan 19 2015 Martin Stransky <stransky@redhat.com> - 35.0-4
|
||||||
- Gtk3 - fixed tabs rendering
|
- Gtk3 - fixed tabs rendering
|
||||||
|
- Enable release build config
|
||||||
|
|
||||||
* Wed Jan 14 2015 Martin Stransky <stransky@redhat.com> - 35.0-3
|
* Wed Jan 14 2015 Martin Stransky <stransky@redhat.com> - 35.0-3
|
||||||
- Gtk3 - replaced obsoleted focus properties
|
- Gtk3 - replaced obsoleted focus properties
|
||||||
|
Loading…
Reference in New Issue
Block a user