commit 00f337bd39d23b13b0451cb731e24ab09bbed9ed
Author: Jan RÄ™korajski <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to