summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-05-18 21:31:51 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-05-18 21:31:51 +0000
commit03e67949e16ec26778c3a74d513f631dab7bc2de (patch)
tree9f68938ca3bfefb6c3aae577fba63aa2cdb1b809
parent2023-05-18 21:17:00 UTC (diff)
parentapp-emulation/qemu: update live ebuild (diff)
downloadgentoo-03e67949e16ec26778c3a74d513f631dab7bc2de.tar.gz
gentoo-03e67949e16ec26778c3a74d513f631dab7bc2de.tar.bz2
gentoo-03e67949e16ec26778c3a74d513f631dab7bc2de.zip
Merge updates from master
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index 1446d5189be7..39ab489f9ca0 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -833,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.