commit:     94c7598221ee79703f6843f38b997c689fa57883
Author:     Rafael Kitover <rkitover <AT> gmail <DOT> com>
AuthorDate: Mon Dec  7 17:48:48 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 19:22:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c75982

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 <AT> gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-emulation/qemu/qemu-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-9999.ebuild 
b/app-emulation/qemu/qemu-9999.ebuild
index 700a2c1abe0..3a200179aa2 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.

Reply via email to