dev-util/cppcheck: update live ebuild
authorMatthias Maier <tamiko@gentoo.org>
Fri, 24 May 2019 16:19:28 +0000 (11:19 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Fri, 24 May 2019 16:20:07 +0000 (11:20 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
dev-util/cppcheck/cppcheck-9999.ebuild

index 3e3669313a35b3cf1b2d9982d6537abbc07e135b..4eb9053d43124ba0ee2c97eecb9780d56302b324 100644 (file)
@@ -108,4 +108,5 @@ src_install() {
                rm "${ED}/usr/bin/cppcheck-htmlreport" || die
        fi
        doman ${PN}.1
+       dodoc -r tools/triage
 }