From 888e156393019122387324eebe59bd5213e25a224fecea5ee92334020cf353f2 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 26 Mar 2012 19:07:45 +0000 Subject: [PATCH] whitespace cleanup in spec file OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=203 --- libvirt.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index 1c8a62b..e337695 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - # For now, default to a full server + client build %define client_only 0 @@ -78,7 +77,7 @@ %define with_dtrace 0%{!?_without_dtrace:0} %define with_cgconfig 0%{!?_without_cgconfig:0} %define with_sanlock 0%{!?_without_sanlock:0} -%define with_systemd 0%{!?_without_systemd:0} +%define with_systemd 0%{!?_without_systemd:0} # Non-server/HV driver defaults which are always enabled %define with_python 0%{!?_without_python:1} %define with_sasl 0%{!?_without_sasl:1}