]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- restore llvm bcond default for ac
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 4 May 2015 20:22:14 +0000 (22:22 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 4 May 2015 20:22:14 +0000 (22:22 +0200)
clamav.spec

index 782172986f72905a4ad7ed691e3ca6696e9ddd2b..4413ef03d58ee952abcd44800a8711f124f28346 100644 (file)
@@ -4,10 +4,10 @@
 #
 # Conditional build:
 %bcond_without milter          # milter interface subpackage
-%bcond_without llvm            # LLVM support
-
 %if "%{pld_release}" == "ac"
-%undefine with_llvm
+%bcond_with    llvm            # LLVM support
+%else
+%bcond_without llvm            # LLVM support
 %endif
 
 %ifarch x32
This page took 0.100564 seconds and 4 git commands to generate.