aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Aurélien Aptel <aurelien.aptel@gmail.com>2010-08-19 12:46:54 +0200
committerGravatar Aurélien Aptel <aurelien.aptel@gmail.com>2010-08-19 12:46:54 +0200
commitce3f4fc647be3ab28f934db9365445a56ebd85bf (patch)
tree6e58a363b7cf818e0a3ff32bdcab95a68db8e64e /Makefile
parentd2f157c7418e2762316e5471f819ec1e5c49e93c (diff)
fixed backspace problem, updated terminfo entry and moved TNAME in config.h.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14da7a5..9ec8d21 100644
--- 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