From b94cea8c06bd820ad663acd1695b70df8b8f915b Mon Sep 17 00:00:00 2001 From: Marco Sirabella Date: Wed, 28 Apr 2021 08:53:11 -0400 Subject: app-vim/*: explicity specify DOCS for einstalldocs. Signed-off-by: Marco Sirabella Signed-off-by: Patrice Clement --- app-vim/tcomment/tcomment-3.08.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app-vim/tcomment/tcomment-3.08.1.ebuild') diff --git a/app-vim/tcomment/tcomment-3.08.1.ebuild b/app-vim/tcomment/tcomment-3.08.1.ebuild index 0e8c814890a6..e602ed813297 100644 --- a/app-vim/tcomment/tcomment-3.08.1.ebuild +++ b/app-vim/tcomment/tcomment-3.08.1.ebuild @@ -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 -- cgit v1.2.3-65-gdbad