projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b174c0
)
dev-util/cppcheck: update live ebuild
author
Matthias Maier
<tamiko@gentoo.org>
Fri, 24 May 2019 16:19:28 +0000
(11:19 -0500)
committer
Matthias 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
patch
|
blob
|
history
diff --git
a/dev-util/cppcheck/cppcheck-9999.ebuild
b/dev-util/cppcheck/cppcheck-9999.ebuild
index 3e3669313a35b3cf1b2d9982d6537abbc07e135b..4eb9053d43124ba0ee2c97eecb9780d56302b324 100644
(file)
--- a/
dev-util/cppcheck/cppcheck-9999.ebuild
+++ b/
dev-util/cppcheck/cppcheck-9999.ebuild
@@
-108,4
+108,5
@@
src_install() {
rm "${ED}/usr/bin/cppcheck-htmlreport" || die
fi
doman ${PN}.1
+ dodoc -r tools/triage
}