Fix configure flags in spec file

* libvirt.spec.in: we were still using deprecated configure switches
This commit is contained in:
Daniel Veillard 2009-07-16 17:28:41 +02:00
parent 5dd21f2a75
commit d3c236f91c

View File

@ -310,8 +310,7 @@ of recent versions of Linux (and other OSes).
%{?_without_storage_disk} \
%{?_without_numactl} \
--with-init-script=redhat \
--with-qemud-pid-file=%{_localstatedir}/run/libvirt_qemud.pid \
--with-remote-file=%{_localstatedir}/run/libvirtd.pid
--with-remote-pid-file=%{_localstatedir}/run/libvirtd.pid
make %{?_smp_mflags}
%install