Pass --with-guestfs-path when invoking configure script in the spec file (bsc#1172818)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=457
This commit is contained in:
Charles Arnold 2020-07-09 20:09:34 +00:00 committed by Git OBS Bridge
parent 31112bdc80
commit 5d52fb7f0a

View File

@ -602,7 +602,7 @@ fi
--docdir=%{guestfs_docdir} \
--enable-daemon \
--enable-install-daemon \
--libexecdir=%{_libdir} \
--with-guestfs-path=%{_libdir}/guestfs \
--with-qemu=$QEMU \
--without-java \
--with-supermin-packager-config="$PWD/zypper.priv.conf --use-installed --verbose" \