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 b0672d0932
commit 66efdff768
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