diff options
author | Martin Stransky <stransky@redhat.com> | 2018-08-28 14:01:32 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-08-28 14:01:32 +0200 |
commit | 688bd9b12e42b7982a1443516d8c5a1aa423b50e (patch) | |
tree | ebee3405569d4e720037e2c30c320094376685ab /firefox-mozconfig | |
parent | Update to 62.0 (diff) | |
download | librewolf-fedora-ff-688bd9b12e42b7982a1443516d8c5a1aa423b50e.tar.gz librewolf-fedora-ff-688bd9b12e42b7982a1443516d8c5a1aa423b50e.tar.bz2 librewolf-fedora-ff-688bd9b12e42b7982a1443516d8c5a1aa423b50e.zip |
Update to 62.0, spec file tweaks - removed unused options
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 50f9fe8..d64b691 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -4,7 +4,6 @@ ac_add_options --prefix="$PREFIX" ac_add_options --libdir="$LIBDIR" ac_add_options --with-system-zlib ac_add_options --with-system-bz2 -ac_add_options --with-pthreads ac_add_options --disable-strip ac_add_options --disable-tests #ac_add_options --enable-libnotify |