浏览代码

ncurses: reinstall l/linux terminfo file

This file was installed prior to the refactoring done in commit
33ba5188351ece027455e460f6cba4245af49f3a ("ncurses: factorize terminfo
files installation").

Reported-by: Benoît Allard <benoit.allard@greenbone.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 9 年之前
父节点
当前提交
b0215a1a17
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/ncurses/ncurses.mk

+ 1 - 0
package/ncurses/ncurses.mk

@@ -57,6 +57,7 @@ NCURSES_LIBS-$(BR2_PACKAGE_NCURSES_TARGET_FORM) += form
 
 NCURSES_TERMINFO_FILES = \
 	a/ansi \
+	l/linux \
 	p/putty \
 	p/putty-vt100 \
 	s/screen \