]> git.armaanb.net Git - st.git/blobdiff - Makefile
fixed backspace problem, updated terminfo entry and moved TNAME in config.h.
[st.git] / Makefile
index 14da7a565242020a2de3c9879110dd699378d8b5..9ec8d21b99e6811b42dc8da697d29d05a71b4f93 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