From 55f35733fd2cef66761513953c80be5312563c5f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 19 May 2023 04:14:27 +0100 Subject: gentoo auto-resync : 19:05:2023 - 04:14:27 --- app-emulation/qemu/qemu-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'app-emulation/qemu/qemu-9999.ebuild') diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 3129dc21e59e..39ab489f9ca0 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -302,9 +302,8 @@ RDEPEND="${CDEPEND} PATCHES=( "${FILESDIR}"/${PN}-8.0.0-disable-keymap.patch "${FILESDIR}"/${PN}-8.0.0-make.patch - "${FILESDIR}"/${PN}-7.1.0-also-build-virtfs-proxy-helper.patch "${FILESDIR}"/${PN}-7.1.0-capstone-include-path.patch - "${FILESDIR}"/${PN}-8.0.0-remove-python-meson-check.patch + "${FILESDIR}"/${PN}-8.1.0-also-build-virtfs-proxy-helper.patch ) QA_PREBUILT=" @@ -450,7 +449,7 @@ src_prepare() { sed -i -e 's/-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2//' configure || die # Remove bundled modules - rm -r dtc meson roms/*/ || die + rm -r dtc roms/*/ || die } ## @@ -834,7 +833,7 @@ src_install() { doins "${FILESDIR}/bridge.conf" cd "${S}" || die - dodoc MAINTAINERS docs/specs/pci-ids.txt + dodoc MAINTAINERS newdoc pc-bios/README README.pc-bios # Disallow stripping of prebuilt firmware files. -- cgit v1.2.3