fixed backspace problem, updated terminfo entry and moved TNAME in config.h.
This commit is contained in:
parent
d2f157c741
commit
ce3f4fc647
4 changed files with 12 additions and 7 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue