build fix - debug_build

This commit is contained in:
Martin Stransky 2019-06-11 14:45:43 +02:00
parent 5209397ee2
commit 92e37b0a30

View File

@ -40,7 +40,6 @@ ExcludeArch: s390x
%endif %endif
%bcond_without debug_build %bcond_without debug_build
%if %{with debug_build} %if %{with debug_build}
%else
%global debug_build 1 %global debug_build 1
%else %else
%global debug_build 0 %global debug_build 0