Fix spec file syntax error

This commit is contained in:
Viktor Ashirov 2018-08-15 13:43:56 +02:00
parent a3cf4b4136
commit 34cc859646

View File

@ -20,7 +20,7 @@ ExcludeArch: i686
%global use_perl 1 %global use_perl 1
%global bundle_jemalloc 1 %global bundle_jemalloc 1
%if %{use_asan} %if %{use_asan}
bundle_jemalloc = 0 %global bundle_jemalloc 0
%endif %endif
%if %{bundle_jemalloc} %if %{bundle_jemalloc}