[arch-commits] Commit in libguestfs/trunk (PKGBUILD)
Robin Broda
coderobe at archlinux.org
Thu May 27 20:54:50 UTC 2021
Date: Thursday, May 27, 2021 @ 20:54:50
Author: coderobe
Revision: 949153
upgpkg: libguestfs 1.44.1-3
Modified:
libguestfs/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-27 20:46:12 UTC (rev 949152)
+++ PKGBUILD 2021-05-27 20:54:50 UTC (rev 949153)
@@ -7,7 +7,7 @@
pkgname=libguestfs
pkgver=1.44.1
_pkgver_short=${pkgver%.*}
-pkgrel=2
+pkgrel=3
pkgdesc="Access and modify virtual machine disk images"
arch=('x86_64')
url="http://libguestfs.org/"
@@ -54,7 +54,8 @@
--disable-static \
--disable-haskell \
--disable-ruby \
- --with-extra-packages="libldm systemd-sysvcompat openssh qemu-headless"
+ --with-extra-packages="libldm systemd-sysvcompat openssh qemu-headless" \
+ --with-guestfs-path=/usr/lib/guestfs
# ^ haskell & ruby bindings do not build
make
}
More information about the arch-commits
mailing list