From: Daniel Veillard Date: Thu, 16 Jul 2009 15:28:41 +0000 (+0200) Subject: Fix configure flags in spec file X-Git-Tag: v0.7.0~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3c236f91cfd9fa1adbd0345cf5bd0d3159965e2;p=thirdparty%2Flibvirt.git Fix configure flags in spec file * libvirt.spec.in: we were still using deprecated configure switches --- diff --git a/libvirt.spec.in b/libvirt.spec.in index 6321eaa35d..ffac3d4585 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -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