Fix spec file syntax error
This commit is contained in:
parent
a3cf4b4136
commit
34cc859646
@ -20,7 +20,7 @@ ExcludeArch: i686
|
||||
%global use_perl 1
|
||||
%global bundle_jemalloc 1
|
||||
%if %{use_asan}
|
||||
bundle_jemalloc = 0
|
||||
%global bundle_jemalloc 0
|
||||
%endif
|
||||
|
||||
%if %{bundle_jemalloc}
|
||||
|
Loading…
Reference in New Issue
Block a user