projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36e2a6e
)
app-emulation/qemu: do not install removed documentation
author
Matthias Maier
<tamiko@gentoo.org>
Fri, 1 Sep 2017 01:46:55 +0000
(20:46 -0500)
committer
Matthias Maier
<tamiko@gentoo.org>
Fri, 1 Sep 2017 01:55:27 +0000
(20:55 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-emulation/qemu/qemu-2.10.0.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/qemu/qemu-2.10.0.ebuild
b/app-emulation/qemu/qemu-2.10.0.ebuild
index e9342fbc3803a635cd92da87357fca01c92f340b..5da43210949df2a9acf81712faad3012b22e5bf0 100644
(file)
--- 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