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:
parent
934ad2c5e3
commit
5f25a71ea3
@ -518,9 +518,6 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||||||
# Workaround for broken libvirt (RHBZ#1138604).
|
# Workaround for broken libvirt (RHBZ#1138604).
|
||||||
mkdir -p $HOME/.cache/libvirt
|
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).
|
# Make sure we can see the debug messages (RHBZ#1230160).
|
||||||
export LIBGUESTFS_DEBUG=1
|
export LIBGUESTFS_DEBUG=1
|
||||||
export LIBGUESTFS_TRACE=1
|
export LIBGUESTFS_TRACE=1
|
||||||
|
Loading…
Reference in New Issue
Block a user