mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-23 04:25:21 +00:00
ncurses: Add vt102 to builtin termcaps
This commit is contained in:
parent
1009d00168
commit
97b27ee62f
@ -159,7 +159,7 @@ src/lib/ncurses/codes.c:
|
||||
$(VERBOSE)mawk -f $(NCURSES_SRC_DIR)/tinfo/MKcodes.awk bigstrings=1 $(NCURSES_INCLUDE_DIR)/Caps > $@
|
||||
|
||||
src/lib/ncurses/fallback.c: $(NCURSES_SRC_DIR)/tinfo/MKfallback.sh
|
||||
$(VERBOSE)sh -e $< x $(CONTRIB_DIR)/$(NCURSES)/misc/terminfo.src tic linux > $@
|
||||
$(VERBOSE)sh -e $< x $(CONTRIB_DIR)/$(NCURSES)/misc/terminfo.src tic linux vt102 > $@
|
||||
$(VERBOSE)#sh -e $< /usr/share/terminfo $(NCURSES_SRC_DIR)/misc/terminfo.src /usr/bin/tic > $@
|
||||
|
||||
src/lib/ncurses/unctrl.c:
|
||||
|
Loading…
x
Reference in New Issue
Block a user