From 34cc8596466846480830f249de00557463cb1d25 Mon Sep 17 00:00:00 2001 From: Viktor Ashirov Date: Aug 15 2018 11:43:56 +0000 Subject: Fix spec file syntax error --- diff --git a/389-ds-base.spec b/389-ds-base.spec index a75350e..005480d 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -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}