From cdff97a044e521000b5afcf43572dcad25c3403f Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Tue, 24 Jan 2012 13:33:48 +0100 Subject: [PATCH] Make xmlconf in SPEC conditional Signed-off-by: Jan Friesse Reviewed-by: Angus Salkeld --- corosync.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/corosync.spec.in b/corosync.spec.in index d20ce583..49fee03d 100644 --- a/corosync.spec.in +++ b/corosync.spec.in @@ -13,6 +13,7 @@ %bcond_with rdma %bcond_with systemd %bcond_with nss +%bcond_with xmlconf Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces