SHA256
1
0
forked from pool/libvirt

remove spurious debug stuff from spec file

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=254
This commit is contained in:
James Fehlig 2013-03-08 19:49:19 +00:00 committed by Git OBS Bridge
parent 6bfebf3884
commit 48f970eb90

View File

@ -139,7 +139,7 @@
%if 0%{?suse_version} >= 1210
%define with_netcontrol 0%{!?_without_netcontrol:%{server_drivers}}
%endif
%define with_netcontrol 1
# libcapng is used to manage capabilities in 11.3 or newer.
# It is also used by lxc and needs to be enabled if lxc is enabled.
%if 0%{?suse_version} >= 1130 || %{with_lxc}