commit:     fdd19912344eb792e8f89b00584b1a2586fc2535
Author:     Kirill Chibisov <contact <AT> kchibisov <DOT> com>
AuthorDate: Thu Sep 14 10:20:08 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 18:23:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd19912

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 <contact <AT> kchibisov.com>
Closes: https://github.com/gentoo/gentoo/pull/32775
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-terms/alacritty/alacritty-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 }

Reply via email to