]> xenbits.xensource.com Git - libvirt.git/commitdiff
Remove iohelper on Win32 since it is not required
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 31 Mar 2011 16:41:51 +0000 (17:41 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 31 Mar 2011 16:41:51 +0000 (17:41 +0100)
The iohelper binary is not required on Win32, although it compiles
without trouble. Simply remove it from the RPM.

* mingw32-libvirt.spec.in: Remove iohelper

mingw32-libvirt.spec.in

index 27c75c1b3bc7bda1046cb41b8a94358e5049ece2..d9c9f610152987b6b28828066f9f09a263aaef5b 100644 (file)
@@ -71,6 +71,8 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_sysconfdir}/libvirt
 rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/doc/*
 rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gtk-doc/*
 
+rm -rf $RPM_BUILD_ROOT%{_mingw32_libexecdir}/libvirt_iohelper.exe
+
 rm $RPM_BUILD_ROOT%{_mingw32_libdir}/libvirt.a
 rm $RPM_BUILD_ROOT%{_mingw32_libdir}/libvirt-qemu.a