From 82584bba4e4dffc2357d32cfbb87314dd28de24d Mon Sep 17 00:00:00 2001 From: Jeremy Linton Date: May 16 2022 16:04:52 +0000 Subject: ok try the evil solution Signed-off-by: Jeremy Linton --- diff --git a/kvmtoolrh.spec b/kvmtoolrh.spec index 05cbb17..89169b9 100644 --- a/kvmtoolrh.spec +++ b/kvmtoolrh.spec @@ -34,7 +34,7 @@ tool it only supports guests using the same architecture, though it supports running 32-bit guests on those 64-bit architectures that allow this. %prep -dnf install -y libvncserver-devel || true +/usr/bin/dnf install -y libvncserver-devel || true %autosetup -p1 -n %{name}-%{commit0}