From 4d1ca1002de0ea50dc18504f3a9dcc57e8e9ee89 Mon Sep 17 00:00:00 2001 From: Viktor Ashirov Date: Aug 15 2018 12:08:08 +0000 Subject: Fix spec file syntax error --- diff --git a/389-ds-base.spec b/389-ds-base.spec index d968b01..80da0f0 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}