mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/libvirt to 5.10.0-3
This commit is contained in:
parent
4e18e308f6
commit
0c08974895
1 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
pkgname=libvirt
|
||||
pkgver=5.10.0
|
||||
pkgrel=2.1
|
||||
pkgrel=3
|
||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||
arch=('x86_64')
|
||||
url="https://libvirt.org/"
|
||||
|
@ -139,7 +139,8 @@ build() {
|
|||
--with-storage-gluster \
|
||||
--with-storage-iscsi \
|
||||
--with-storage-lvm \
|
||||
--with-storage-zfs
|
||||
--with-storage-zfs \
|
||||
--with-runstatedir=/run
|
||||
# --with-audit
|
||||
make
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue