mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
ncurses: Copy terminfo for 'dumb' terminal
Definition of 'dumb' terminal is required to be able to call 'top -b' from 'procps-ng'. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
53530cb994
commit
f6d80896a7
@ -47,6 +47,7 @@ endif
|
|||||||
|
|
||||||
NCURSES_TERMINFO_FILES = \
|
NCURSES_TERMINFO_FILES = \
|
||||||
a/ansi \
|
a/ansi \
|
||||||
|
d/dumb \
|
||||||
l/linux \
|
l/linux \
|
||||||
p/putty \
|
p/putty \
|
||||||
p/putty-vt100 \
|
p/putty-vt100 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user