]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/ncurses: add option to install extra terminfo files
authorCam Hutchison <camh@xdna.net>
Mon, 16 Oct 2017 01:13:51 +0000 (12:13 +1100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 6 Feb 2018 15:16:42 +0000 (16:16 +0100)
commit2d020aeb60470c2ebf77cf10688e3d02cf0d3d4a
tree49bc46e750c1ad60fe52a6c3197af69176d2bf11
parent41a3bc75e165ef5f029bf0fb87ff55f1506e362d
package/ncurses: add option to install extra terminfo files

Add an option to ncurses to install extra user-configured terminfo
files. By default, only a small number of vital terminfo files are
installed on the target. This allows a build to specify the terminfo
files it needs.

Signed-off-by: Cam Hutchison <camh@xdna.net>
[Thomas: qstrip the variable before using it.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ncurses/Config.in
package/ncurses/ncurses.mk