summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/tcomment/tcomment-3.08.1.ebuild')
-rw-r--r--app-vim/tcomment/tcomment-3.08.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/tcomment/tcomment-3.08.1.ebuild b/app-vim/tcomment/tcomment-3.08.1.ebuild
index d010b1ea6e6a..4f8901eacc87 100644
--- a/app-vim/tcomment/tcomment-3.08.1.ebuild
+++ b/app-vim/tcomment/tcomment-3.08.1.ebuild
@@ -22,9 +22,9 @@ LICENSE="GPL-3"
VIM_PLUGIN_HELPFILES="${PN}.txt"
-DOCS=( CHANGES.TXT )
+DOCS=( CHANGES.TXT README )
src_prepare() {
default
- rm -r README LICENSE.TXT etc spec addon* || die
+ rm -r etc spec addon* || die
}