diff options
author | Martin Stransky <stransky@redhat.com> | 2020-05-04 18:47:46 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-05-04 18:47:46 +0200 |
commit | aaf6ae700e63ae1e26de09ab4f2a96479e31708a (patch) | |
tree | 0175ec78ea7cad40090bc216fddde567a4dd15c6 | |
parent | tmp build with in-tree nss (diff) | |
download | librewolf-fedora-ff-aaf6ae700e63ae1e26de09ab4f2a96479e31708a.tar.gz librewolf-fedora-ff-aaf6ae700e63ae1e26de09ab4f2a96479e31708a.tar.bz2 librewolf-fedora-ff-aaf6ae700e63ae1e26de09ab4f2a96479e31708a.zip |
build fixes
-rw-r--r-- | firefox.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index e616893..5de82b9 100644 --- a/firefox.spec +++ b/firefox.spec @@ -913,7 +913,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{mozappdir}/distribution/distribution.ini # That's Windows only %ghost %{mozappdir}/browser/features/aushelper@mozilla.org.xpi -%attr(644, root, root) %{mozappdir}/browser/blocklist.xml %if %{with langpacks} %dir %{langpackdir} %endif @@ -947,8 +946,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{mozappdir}/gmp-clearkey %{mozappdir}/fonts/TwemojiMozilla.ttf %if !%{?system_nss} -%{mozappdir}/libfreeblpriv3.chk -%{mozappdir}/libsoftokn3.chk %exclude %{mozappdir}/libnssckbi.so %endif %if %{build_with_asan} |