ncurses: reinstall l/linux terminfo file
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 5 Aug 2016 12:21:31 +0000 (14:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 5 Aug 2016 12:21:31 +0000 (14:21 +0200)
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>
package/ncurses/ncurses.mk

index 614b6ce38276fc001ddb2b7ed78d9d2f0646e2f2..276482490cc611d890ece05fc81a3539709c0902 100644 (file)
@@ -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 \