aboutsummarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAurélien Aptel2010-08-19 12:46:54 +0200
committerAurélien Aptel2010-08-19 12:46:54 +0200
commit0b80c69a9e5551fb912dec00d82c6c85e7efa8fc (patch)
tree700752d270d5acb4241276ae9e17c0c8bde76b63 /Makefile
parent182723684a727a3a97d697390f8918fcf82e188b (diff)
downloadaur-0b80c69a9e5551fb912dec00d82c6c85e7efa8fc.tar.gz
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 14da7a565242..9ec8d21b99e6 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