From fdd19912344eb792e8f89b00584b1a2586fc2535 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Thu, 14 Sep 2023 14:20:08 +0400 Subject: x11-terms/alacritty: Update 9999 doc install Remove obsolete entries to fix the ebuild installation. Links: https://github.com/alacritty/alacritty/pull/7196 Signed-off-by: Kirill Chibisov Closes: https://github.com/gentoo/gentoo/pull/32775 Signed-off-by: Sam James --- 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 31cb616672da..ea8e284e0fbc 100644 --- a/x11-terms/alacritty/alacritty-9999.ebuild +++ b/x11-terms/alacritty/alacritty-9999.ebuild @@ -115,7 +115,7 @@ src_install() { local DOCS=( CHANGELOG.md INSTALL.md README.md - docs/{ansicode.txt,escape_support.md,features.md} + docs/{escape_support.md,features.md} ) einstalldocs } -- cgit v1.2.3-65-gdbad