libvirt: remove systemd support

This commit is contained in:
beefcurtains 2015-06-02 14:36:03 +00:00
parent 065d39af20
commit 4a89f743a9

View file

@ -1,11 +1,10 @@
# Template file for 'libvirt'
pkgname=libvirt
version=1.2.16
revision=2
revision=3
build_style=gnu-configure
build_options="systemd"
configure_args="--without-hal --with-storage-lvm --with-qemu-user=nobody
--disable-static $(vopt_if systemd '--with-init-script=systemd')
--disable-static
--with-qemu-group=kvm --without-netcf --with-interface --sbindir=/usr/bin
ac_cv_path_MOUNT=/bin/mount ac_cv_path_UMOUNT=/bin/umount
ac_cv_path_MKFS=/bin/mkfs ac_cv_path_SHOWMOUNT=/bin/showmount