applied Devin J Pohly's st color info patches, thanks Devin!

This commit is contained in:
Anselm R Garbe 2010-07-24 12:09:14 +01:00
parent 9e8f5f1348
commit 10e49a0505
4 changed files with 88 additions and 27 deletions

View file

@ -42,6 +42,7 @@ 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