diff options
author | Martin Stransky <stransky@anakreon.cz> | 2016-01-04 13:54:49 +0100 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2016-01-04 13:54:49 +0100 |
commit | 6fa6641b191bbcc05f91065e9976a38991d9d740 (patch) | |
tree | 3c23a47dca4c025648ed2e0c6bb37a7c5954af2e /firefox-mozconfig | |
parent | added comment to skia patch (diff) | |
download | librewolf-fedora-ff-6fa6641b191bbcc05f91065e9976a38991d9d740.tar.gz librewolf-fedora-ff-6fa6641b191bbcc05f91065e9976a38991d9d740.tar.bz2 librewolf-fedora-ff-6fa6641b191bbcc05f91065e9976a38991d9d740.zip |
Enabled Skia (rhbz#1282134)
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 fe20bb9..7e74e10 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -33,7 +33,6 @@ 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-pie -ac_add_options --disable-skia export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |