build fixes
This commit is contained in:
parent
3a700c9787
commit
aaf6ae700e
@ -913,7 +913,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{mozappdir}/distribution/distribution.ini
|
%{mozappdir}/distribution/distribution.ini
|
||||||
# That's Windows only
|
# That's Windows only
|
||||||
%ghost %{mozappdir}/browser/features/aushelper@mozilla.org.xpi
|
%ghost %{mozappdir}/browser/features/aushelper@mozilla.org.xpi
|
||||||
%attr(644, root, root) %{mozappdir}/browser/blocklist.xml
|
|
||||||
%if %{with langpacks}
|
%if %{with langpacks}
|
||||||
%dir %{langpackdir}
|
%dir %{langpackdir}
|
||||||
%endif
|
%endif
|
||||||
@ -947,8 +946,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{mozappdir}/gmp-clearkey
|
%{mozappdir}/gmp-clearkey
|
||||||
%{mozappdir}/fonts/TwemojiMozilla.ttf
|
%{mozappdir}/fonts/TwemojiMozilla.ttf
|
||||||
%if !%{?system_nss}
|
%if !%{?system_nss}
|
||||||
%{mozappdir}/libfreeblpriv3.chk
|
|
||||||
%{mozappdir}/libsoftokn3.chk
|
|
||||||
%exclude %{mozappdir}/libnssckbi.so
|
%exclude %{mozappdir}/libnssckbi.so
|
||||||
%endif
|
%endif
|
||||||
%if %{build_with_asan}
|
%if %{build_with_asan}
|
||||||
|
Loading…
Reference in New Issue
Block a user