]> xenbits.xensource.com Git - libvirt.git/commitdiff
Add libvirt_iohelper to spec file
authorDaniel Veillard <veillard@redhat.com>
Wed, 30 Mar 2011 00:54:23 +0000 (08:54 +0800)
committerDaniel Veillard <veillard@redhat.com>
Wed, 30 Mar 2011 00:54:23 +0000 (08:54 +0800)
The new iohelper binary was missing from the packaging spec

libvirt.spec.in

index b6b96aa068fb9e15963c0b564b960cd8ee31560b..7dcbe8fc89681a25815b946efc9201c09c74c801 100644 (file)
@@ -984,6 +984,7 @@ fi
 %endif
 
 %attr(0755, root, root) %{_libexecdir}/libvirt_parthelper
+%attr(0755, root, root) %{_libexecdir}/libvirt_iohelper
 %attr(0755, root, root) %{_sbindir}/libvirtd
 
 %{_mandir}/man8/libvirtd.8*