Fix spec for non-cluster architectures.

This commit is contained in:
Milan Broz 2012-03-09 02:08:39 +01:00
parent 3ac57d1c2f
commit dd6b778308

View File

@ -55,9 +55,10 @@
%define corosync_version 1.99.1-1
%define dlm_version 3.99.0-1
%define configure_cluster --with-cluster=internal --with-clvmd=corosync
%endif
%else
%define configure_cluster --with-cluster=internal --with-clvmd=none
%endif
%define configure_cmirror --disable-cmirrord
%endif