summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <ahferroin7@gmail.com>2016-02-18 21:55:28 +0100
committerJason A. Donenfeld <zx2c4@gentoo.org>2016-02-18 21:57:14 +0100
commit630ba4d588590822f4a788414e012bfb21a3e738 (patch)
tree15cd71caa5282d1fc80356151baadf2a02156faa
parentdev-python/mantissa: Bump (diff)
downloadgentoo-630ba4d588590822f4a788414e012bfb21a3e738.tar.gz
gentoo-630ba4d588590822f4a788414e012bfb21a3e738.tar.bz2
gentoo-630ba4d588590822f4a788414e012bfb21a3e738.zip
app-emulation/xen-tools: Move ovmf move into conditional section
Package-Manager: portage-2.2.27
-rw-r--r--app-emulation/xen-tools/xen-tools-4.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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