Merge branch 'master' into f33
This commit is contained in:
commit
939db8b115
@ -61,6 +61,11 @@ ExcludeArch: armv7hl
|
|||||||
%if 0%{?flatpak}
|
%if 0%{?flatpak}
|
||||||
%global enable_mozilla_crashreporter 0
|
%global enable_mozilla_crashreporter 0
|
||||||
%endif
|
%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}
|
%if !%{create_debuginfo}
|
||||||
%define _unpackaged_files_terminate_build 0
|
%define _unpackaged_files_terminate_build 0
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
Loading…
Reference in New Issue
Block a user