Fixed not-including fastdebugbuild in case of --without fastdebug

This commit is contained in:
Jiri Vanek 2020-10-14 14:49:31 +02:00
parent 49dc59a59a
commit ed681ea347
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,8 @@
%else
%global include_fastdebug_build 0
%endif
%else
%global include_fastdebug_build 0
%endif
%if %{include_debug_build}