From 348bee60cd3d9bbe92183b18a9c65e4f75a0379f Mon Sep 17 00:00:00 2001
From: Kirill Chibisov <contact@kchibisov.com>
Date: Thu, 15 Oct 2020 16:40:19 +0300
Subject: x11-terms/alacritty: update docs install

Alacritty now ships features.md to give an overview
of what ui features it supports.

Signed-off-by: Kirill Chibisov <contact@kchibisov.com>
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
---
 x11-terms/alacritty/alacritty-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'x11-terms')

diff --git a/x11-terms/alacritty/alacritty-9999.ebuild b/x11-terms/alacritty/alacritty-9999.ebuild
index 914851bf7a89..01963348e68d 100644
--- a/x11-terms/alacritty/alacritty-9999.ebuild
+++ b/x11-terms/alacritty/alacritty-9999.ebuild
@@ -105,7 +105,7 @@ src_install() {
 	local DOCS=(
 		alacritty.yml
 		CHANGELOG.md INSTALL.md README.md
-		docs/{ansicode.txt,escape_support.md}
+		docs/{ansicode.txt,escape_support.md,features.md}
 	)
 	einstalldocs
 }
-- 
cgit v1.2.3-65-gdbad