summaryrefslogtreecommitdiff
path: root/app-vim/tcomment/tcomment-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/tcomment/tcomment-9999.ebuild')
-rw-r--r--app-vim/tcomment/tcomment-9999.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-vim/tcomment/tcomment-9999.ebuild b/app-vim/tcomment/tcomment-9999.ebuild
index 1ac364c516dd..c4e81eac5591 100644
--- a/app-vim/tcomment/tcomment-9999.ebuild
+++ b/app-vim/tcomment/tcomment-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,6 +22,8 @@ LICENSE="GPL-3"
VIM_PLUGIN_HELPFILES="${PN}.txt"
+DOCS=( CHANGES.txt )
+
src_prepare() {
default
rm -r README LICENSE.TXT etc spec addon* || die