From 630ba4d588590822f4a788414e012bfb21a3e738 Mon Sep 17 00:00:00 2001 From: "Austin S. Hemmelgarn" Date: Thu, 18 Feb 2016 21:55:28 +0100 Subject: app-emulation/xen-tools: Move ovmf move into conditional section Package-Manager: portage-2.2.27 --- app-emulation/xen-tools/xen-tools-4.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation') diff --git a/app-emulation/xen-tools/xen-tools-4.6.1.ebuild b/app-emulation/xen-tools/xen-tools-4.6.1.ebuild index c433fd845d9b..9f9d763c4ae4 100644 --- a/app-emulation/xen-tools/xen-tools-4.6.1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.6.1.ebuild @@ -248,8 +248,8 @@ src_prepare() { EPATCH_OPTS="-p1" \ epatch "${WORKDIR}"/patches-ovmf popd > /dev/null + mv ../ovmf-${OVMF_PV} tools/firmware/ovmf-dir-remote || die fi - mv ../ovmf-${OVMF_PV} tools/firmware/ovmf-dir-remote || die mv tools/qemu-xen/qemu-bridge-helper.c tools/qemu-xen/xen-bridge-helper.c || die -- cgit v1.2.3-65-gdbad