summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2022-08-06 14:55:34 +0200
committerMartin Väth <martin@mvath.de>2022-08-06 14:55:34 +0200
commit24546c1bca0ef0bd6256ca574c8209a8a41242e9 (patch)
treee26d02aac00f580c90361e317a7d821635600359 /dev-cpp
parentmedia-gfx/ipe: Version bump, adding app-text/qtspell as new dependency (diff)
downloadmv-24546c1bca0ef0bd6256ca574c8209a8a41242e9.tar.gz
mv-24546c1bca0ef0bd6256ca574c8209a8a41242e9.tar.bz2
mv-24546c1bca0ef0bd6256ca574c8209a8a41242e9.zip
Make pkgcheck happy
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/cpplint/cpplint-99999999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/cpplint/cpplint-99999999.ebuild b/dev-cpp/cpplint/cpplint-99999999.ebuild
index 1f6349a8..d3602a97 100644
--- a/dev-cpp/cpplint/cpplint-99999999.ebuild
+++ b/dev-cpp/cpplint/cpplint-99999999.ebuild
@@ -62,8 +62,8 @@ src_install() {
fi
insinto /usr/share/vim/vimfiles/syntax
doins *.vim
- insinto /usr/share/doc/${PF}/html
- doins -r *.css *.html *.png *.xsl include
+ docinto /usr/share/doc/${PF}/html
+ dodoc -r *.css *.html *.png *.xsl include
}
pkg_postinst() {