diff options
author | Martin Stransky <stransky@redhat.com> | 2021-10-06 09:22:57 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2021-10-06 09:22:57 +0200 |
commit | 9a6959ca220fc7a0842fbb0b0cab25ee050e5215 (patch) | |
tree | 74630336a2317507e8a4c15996dd9d6a8abc0189 /firefox-mozconfig | |
parent | Updated to 92.0.1 (diff) | |
download | librewolf-fedora-ff-9a6959ca220fc7a0842fbb0b0cab25ee050e5215.tar.gz librewolf-fedora-ff-9a6959ca220fc7a0842fbb0b0cab25ee050e5215.tar.bz2 librewolf-fedora-ff-9a6959ca220fc7a0842fbb0b0cab25ee050e5215.zip |
Updated to Firefox 93.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 469d5c1..103bf15 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -15,6 +15,7 @@ ac_add_options --allow-addon-sideload ac_add_options --with-system-fdk-aac ac_add_options --enable-js-shell ac_add_options --with-unsigned-addon-scopes=app,system +ac_add_options --without-sysroot export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |