diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-18 21:31:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-05-18 21:31:51 +0000 |
commit | 03e67949e16ec26778c3a74d513f631dab7bc2de (patch) | |
tree | 9f68938ca3bfefb6c3aae577fba63aa2cdb1b809 | |
parent | 2023-05-18 21:17:00 UTC (diff) | |
parent | app-emulation/qemu: update live ebuild (diff) | |
download | gentoo-03e67949e16ec26778c3a74d513f631dab7bc2de.tar.gz gentoo-03e67949e16ec26778c3a74d513f631dab7bc2de.tar.bz2 gentoo-03e67949e16ec26778c3a74d513f631dab7bc2de.zip |
Merge updates from master
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 2 |
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. |