#5 Fix spec file syntax error
Merged 5 years ago by mhonek. Opened 5 years ago by vashirov.
rpms/ vashirov/389-ds-base master  into  master

file modified
+1 -1
@@ -20,7 +20,7 @@ 

  %global use_perl 1

  %global bundle_jemalloc 1

  %if %{use_asan}

- bundle_jemalloc = 0

+ %global bundle_jemalloc 0

  %endif

  

  %if %{bundle_jemalloc}

no initial comment

Pull-Request has been merged by mhonek

5 years ago