diff options
author | Rafael Kitover <rkitover@gmail.com> | 2020-12-07 17:48:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-07 19:22:04 +0000 |
commit | 94c7598221ee79703f6843f38b997c689fa57883 (patch) | |
tree | 6268077aece785284406e5adc8d6b0542eb2a84b /app-emulation/qemu | |
parent | net-libs/mbedtls: avoid blanket -Werror (diff) | |
download | gentoo-94c7598221ee79703f6843f38b997c689fa57883.tar.gz gentoo-94c7598221ee79703f6843f38b997c689fa57883.tar.bz2 gentoo-94c7598221ee79703f6843f38b997c689fa57883.zip |
app-emulation/qemu-9999: Don't install Changelog.
Changelog is no longer part of the distribution.
Closes: https://bugs.gentoo.org/758941
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-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 700a2c1abe08..3a200179aa25 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -748,7 +748,7 @@ src_install() { doins "${FILESDIR}/bridge.conf" cd "${S}" - dodoc Changelog MAINTAINERS docs/specs/pci-ids.txt + dodoc MAINTAINERS docs/specs/pci-ids.txt newdoc pc-bios/README README.pc-bios # Disallow stripping of prebuilt firmware files. |