From aaf6ae700e63ae1e26de09ab4f2a96479e31708a Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 4 May 2020 18:47:46 +0200 Subject: build fixes --- firefox.spec | 3 --- 1 file changed, 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} -- cgit