diff options
author | Martin Stransky <stransky@anakreon.cz> | 2015-06-23 14:19:31 +0200 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2015-06-23 14:19:31 +0200 |
commit | de7bd010f9eb81af7e74e4d996c28bc7736b2185 (patch) | |
tree | 8db8ca446297f5d21064db982c6c8b29b498c7d1 /firefox-mozconfig | |
parent | - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild (diff) | |
download | librewolf-fedora-ff-de7bd010f9eb81af7e74e4d996c28bc7736b2185.tar.gz librewolf-fedora-ff-de7bd010f9eb81af7e74e4d996c28bc7736b2185.tar.bz2 librewolf-fedora-ff-de7bd010f9eb81af7e74e4d996c28bc7736b2185.zip |
Update to 39.0 Build 3
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 6e2668d..c0cda82 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -35,7 +35,6 @@ 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 -ac_add_options --enable-skia export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |