From 1695b451a6ed2fb1219f46fa1dd97f968380742b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 4 Jan 2018 11:36:11 +0100 Subject: [PATCH] libvirt: remove zfs option with typo in it With an option with a typo in it there seemed to be no problem while the real problem, as always, sits 15 inch in front of the monitor. So back to the old options and reopen #7997 --- srcpkgs/libvirt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libvirt/template b/srcpkgs/libvirt/template index cfa276b5e7f..acd79461ed9 100644 --- a/srcpkgs/libvirt/template +++ b/srcpkgs/libvirt/template @@ -1,10 +1,10 @@ # Template file for 'libvirt' pkgname=libvirt version=3.10.0 -revision=2 +revision=3 build_style=gnu-configure patch_args="-Np1" -configure_args="--without-hal --with-storage-lvm --with-storeage-zfs +configure_args="--without-hal --with-storage-lvm --with-qemu-user=libvirt --with-qemu-group=libvirt --without-netcf --with-interface --disable-static" short_desc="The virtualization API for controlling virtualization engines" @@ -19,7 +19,7 @@ system_accounts="libvirt" libvirt_groups="disk,kvm" hostmakedepends="automake libtool perl pkg-config lvm2 parted gettext-devel - iptables libxslt docbook-xsl dnsmasq python zfs" + iptables libxslt docbook-xsl dnsmasq python" makedepends="readline-devel libcap-ng-devel libnl3-devel attr-devel gnutls-devel libsasl-devel libcurl-devel libpcap-devel libxml2-devel libparted-devel device-mapper-devel dbus-devel eudev-libudev-devel libblkid-devel