mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
ncurses: also include dumb terminfo in fallbacks
This fixes "top -b" erroring out with "'dumb': unknown terminal type." Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
04373a4e8b
commit
5a568035b3
@ -32,7 +32,7 @@ PKG_CONFIGURE_OPTS_TARGET="--without-ada \
|
|||||||
--without-dmalloc \
|
--without-dmalloc \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--disable-database \
|
--disable-database \
|
||||||
--with-fallbacks=linux,screen,xterm,xterm-color \
|
--with-fallbacks=linux,screen,xterm,xterm-color,dumb \
|
||||||
--with-termpath=/storage/.config/termcap \
|
--with-termpath=/storage/.config/termcap \
|
||||||
--disable-big-core \
|
--disable-big-core \
|
||||||
--enable-termcap \
|
--enable-termcap \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user