fixed backspace problem, updated terminfo entry and moved TNAME in config.h.

This commit is contained in:
Aurélien Aptel 2010-08-19 12:46:54 +02:00
parent d2f157c741
commit ce3f4fc647
4 changed files with 12 additions and 7 deletions

View file

@ -42,7 +42,6 @@ install: all
@cp -f st ${DESTDIR}${PREFIX}/bin
@chmod 755 ${DESTDIR}${PREFIX}/bin/st
@tic st.info
@tic st-256color.info
uninstall:
@echo removing executable file from ${DESTDIR}${PREFIX}/bin