summaryrefslogtreecommitdiff
path: root/package/ncurses
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-05 14:21:31 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-05 14:21:31 +0200
commitb0215a1a17f7c2ed11abfd02b47b6c7853260f40 (patch)
tree97ad0bbe203f1909dbcc3f868e69482e09aedd71 /package/ncurses
parenteb1a30a3d92c8ddbcc295cb48226604d6d881e25 (diff)
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>
Diffstat (limited to 'package/ncurses')
-rw-r--r--package/ncurses/ncurses.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ncurses/ncurses.mk b/package/ncurses/ncurses.mk
index 614b6ce38..276482490 100644
--- a/package/ncurses/ncurses.mk
+++ b/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 \