]> xenbits.xensource.com Git - libvirt.git/commitdiff
Fix configure flags in spec file
authorDaniel Veillard <veillard@redhat.com>
Thu, 16 Jul 2009 15:28:41 +0000 (17:28 +0200)
committerDaniel Veillard <veillard@redhat.com>
Thu, 16 Jul 2009 15:28:41 +0000 (17:28 +0200)
* libvirt.spec.in: we were still using deprecated configure switches

libvirt.spec.in

index 6321eaa35d84348ca0cb948074222d6b35232e24..ffac3d4585700b53ece476805c0d44378744157d 100644 (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