app-emulation/qemu: Fix QA issues
authorMatthias Maier <tamiko@gentoo.org>
Wed, 25 Sep 2019 17:36:45 +0000 (12:36 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Wed, 25 Sep 2019 18:57:20 +0000 (13:57 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-emulation/qemu/qemu-4.0.0-r50.ebuild
app-emulation/qemu/qemu-4.1.0.ebuild
app-emulation/qemu/qemu-9999.ebuild

index cc99fdbbcc18073e7406613fa4d1a59d9a4a8f8e..872c8ec75e573322c5ac4fcca96d5f9aed8a3f66 100644 (file)
@@ -672,7 +672,7 @@ src_install() {
                emake DESTDIR="${ED}" install
 
                # This might not exist if the test failed. #512010
-               [[ -e check-report.html ]] && dohtml check-report.html
+               [[ -e check-report.html ]] && dodoc check-report.html
 
                if use kernel_linux; then
                        udev_newrules "${FILESDIR}"/65-kvm.rules-r1 65-kvm.rules
index f4991a5e13ad040814d49994390c4082af0a7c7a..8f9ef5bac97cca9c4adc66a69827557dc4e70248 100644 (file)
@@ -684,7 +684,7 @@ src_install() {
                emake DESTDIR="${ED}" install
 
                # This might not exist if the test failed. #512010
-               [[ -e check-report.html ]] && dohtml check-report.html
+               [[ -e check-report.html ]] && dodoc check-report.html
 
                if use kernel_linux; then
                        udev_newrules "${FILESDIR}"/65-kvm.rules-r1 65-kvm.rules
index 51deb16ff036452eafc151b2affd236a57aab549..c9ec7d176c3d9c5093b6af8504f35957d7fa9848 100644 (file)
@@ -682,7 +682,7 @@ src_install() {
                emake DESTDIR="${ED}" install
 
                # This might not exist if the test failed. #512010
-               [[ -e check-report.html ]] && dohtml check-report.html
+               [[ -e check-report.html ]] && dodoc check-report.html
 
                if use kernel_linux; then
                        udev_newrules "${FILESDIR}"/65-kvm.rules-r1 65-kvm.rules