diff options
author | Martin Stransky <stransky@redhat.com> | 2019-12-09 10:31:43 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-12-09 10:31:43 +0100 |
commit | 574c9a288cc657149af820eef75e65c416ca7e44 (patch) | |
tree | effd08aa98c6d01aa92140a22a78d5a4a1dbd9b4 /firefox-mozconfig | |
parent | Merge branch 'master' into f31 (diff) | |
parent | merged with master (diff) | |
download | librewolf-fedora-ff-574c9a288cc657149af820eef75e65c416ca7e44.tar.gz librewolf-fedora-ff-574c9a288cc657149af820eef75e65c416ca7e44.tar.bz2 librewolf-fedora-ff-574c9a288cc657149af820eef75e65c416ca7e44.zip |
Merge branch 'master' into f31
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 78aa1da..3605a29 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -1,7 +1,5 @@ . $topsrcdir/browser/config/mozconfig -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 --disable-strip |