diff options
author | Jan Horak <jhorak@redhat.com> | 2020-06-30 09:42:44 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2020-06-30 09:42:44 +0200 |
commit | 6876c45963a25dddad2c86c75f2b914951a17ca0 (patch) | |
tree | cb3d2b65e97f6b68c07290c11bfb8b103c6a4517 /firefox-mozconfig | |
parent | Removed obsolete patches (diff) | |
download | librewolf-fedora-ff-6876c45963a25dddad2c86c75f2b914951a17ca0.tar.gz librewolf-fedora-ff-6876c45963a25dddad2c86c75f2b914951a17ca0.tar.bz2 librewolf-fedora-ff-6876c45963a25dddad2c86c75f2b914951a17ca0.zip |
Fixed nss patch and removed obsolete mozconfig entries
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 2f09eb2..9cae2b0 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -1,11 +1,9 @@ . $topsrcdir/browser/config/mozconfig ac_add_options --with-system-zlib -ac_add_options --with-system-bz2 ac_add_options --disable-strip #ac_add_options --enable-libnotify ac_add_options --enable-necko-wifi -ac_add_options --enable-startup-notification ac_add_options --disable-updater ac_add_options --enable-chrome-format=omni ac_add_options --enable-pulseaudio |