Revert "Add workaround for broken libvirt (RHBZ#1598440)."

Fixed upstream by libvirt-4.5.0-2.fc29.

This reverts commit 9bbeddb9f5.
This commit is contained in:
Richard W.M. Jones 2018-07-06 15:07:04 +01:00
parent 934ad2c5e3
commit 5f25a71ea3
1 changed files with 0 additions and 3 deletions

View File

@ -518,9 +518,6 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
# Workaround for broken libvirt (RHBZ#1138604).
mkdir -p $HOME/.cache/libvirt
# Workaround for broken libvirt (RHBZ#1598440).
export LIBGUESTFS_BACKEND=direct
# Make sure we can see the debug messages (RHBZ#1230160).
export LIBGUESTFS_DEBUG=1
export LIBGUESTFS_TRACE=1