]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
corosync bcond name fix
authorJacek Konieczny <jajcus@jajcus.net>
Tue, 7 Jan 2014 17:50:30 +0000 (18:50 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Tue, 7 Jan 2014 17:50:30 +0000 (18:50 +0100)
asterisk.spec

index 0ef6312cb9b92afffd29bc77ca82212c18f03754..e4dcd6458ca29e80af3979e108dd56163d7eb55d 100644 (file)
@@ -5,7 +5,7 @@
 #
 # Conditional build:
 %bcond_with    h323            # without h323 support
-%bcond_with    verbose         # res_corosync module (broken in 12.0.0)
+%bcond_with    corosync        # res_corosync module (broken in 12.0.0)
 %bcond_without apidocs         # disable apidocs building
 %bcond_without verbose         # verbose build
 
This page took 0.03499 seconds and 4 git commands to generate.