summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2017-08-31 20:46:55 -0500
committerMatthias Maier <tamiko@gentoo.org>2017-08-31 20:55:27 -0500
commit71022d660c69d34fd93bd3a8fa513c58fecebf2b (patch)
treed0aed7d13961348902e1c54e5f7970550e52b514 /app-emulation/qemu
parentsys-cluster/ceph: Version bump to 12.2.0 (diff)
downloadgentoo-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.ebuild1
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