Deactivate sanlock for now until Dan Berrange updates it

remotes/origin/f16
Daniel Veillard 2011-06-06 17:06:09 +08:00
parent e79d304c79
commit 8d8fc08bac
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@
%endif
# Enable sanlock library for lock management with QEMU
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 6
%if 0%{?fedora} >= 17 || 0%{?rhel} >= 6
%define with_sanlock 0%{!?_without_sanlock:%{server_drivers}}
%endif