X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/10e49a0505a250fc78c41842d93eb2a0abaf4c93..4db3df312ada9d92564d5580fb4e67f7704efff8:/Makefile?ds=inline 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