Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
fixed backspace problem, updated terminfo entry and moved TNAME in config.h.
[st.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
14da7a5
..
9ec8d21
100644
(file)
--- a/
Makefile
+++ b/
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