diff options
author | Matthias Maier <tamiko@gentoo.org> | 2017-08-31 20:46:55 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2017-08-31 20:55:27 -0500 |
commit | 71022d660c69d34fd93bd3a8fa513c58fecebf2b (patch) | |
tree | d0aed7d13961348902e1c54e5f7970550e52b514 /app-emulation/qemu | |
parent | sys-cluster/ceph: Version bump to 12.2.0 (diff) | |
download | gentoo-71022d660c69d34fd93bd3a8fa513c58fecebf2b.tar.gz gentoo-71022d660c69d34fd93bd3a8fa513c58fecebf2b.tar.bz2 gentoo-71022d660c69d34fd93bd3a8fa513c58fecebf2b.zip |
app-emulation/qemu: do not install removed documentation
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/qemu-2.10.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.10.0.ebuild b/app-emulation/qemu/qemu-2.10.0.ebuild index e9342fbc3803..5da43210949d 100644 --- a/app-emulation/qemu/qemu-2.10.0.ebuild +++ b/app-emulation/qemu/qemu-2.10.0.ebuild @@ -677,7 +677,6 @@ src_install() { cd "${S}" dodoc Changelog MAINTAINERS docs/specs/pci-ids.txt newdoc pc-bios/README README.pc-bios - dodoc docs/qmp-*.txt if [[ -n ${softmmu_targets} ]]; then # Remove SeaBIOS since we're using the SeaBIOS packaged one |