[packages/clamav] - restore llvm bcond default for ac

baggins baggins at pld-linux.org
Mon May 4 22:22:32 CEST 2015


commit 00f337bd39d23b13b0451cb731e24ab09bbed9ed
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon May 4 22:22:14 2015 +0200

    - restore llvm bcond default for ac

 clamav.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/clamav.spec b/clamav.spec
index 7821729..4413ef0 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/clamav.git/commitdiff/00f337bd39d23b13b0451cb731e24ab09bbed9ed



More information about the pld-cvs-commit mailing list