Disabled crashreporter on rawhide due to bugzilla.redhat.com/show_bug.cgi?id=1922744

This commit is contained in:
Martin Stransky 2021-01-31 12:42:08 +01:00
parent 85ed0e903c
commit 70bb7dede6
1 changed files with 5 additions and 0 deletions

View File

@ -61,6 +61,11 @@ ExcludeArch: armv7hl
%if 0%{?flatpak}
%global enable_mozilla_crashreporter 0
%endif
# Temporary disabled due to
# https://bugzilla.redhat.com/show_bug.cgi?id=1922744
%if 0%{?fedora} > 33
%global enable_mozilla_crashreporter 0
%endif
%if !%{create_debuginfo}
%define _unpackaged_files_terminate_build 0
%global debug_package %{nil}