diff options
| author | Aurélien Aptel <aurelien.aptel@gmail.com> | 2010-08-19 12:46:54 +0200 | 
|---|---|---|
| committer | Aurélien Aptel <aurelien.aptel@gmail.com> | 2010-08-19 12:46:54 +0200 | 
| commit | 66efdff768c305b785234a918c67a687d437380d (patch) | |
| tree | 6e58a363b7cf818e0a3ff32bdcab95a68db8e64e /Makefile | |
| parent | b0672d093221133dd58c01ca5498ebf9ebb29ee5 (diff) | |
| download | st-66efdff768c305b785234a918c67a687d437380d.tar.gz st-66efdff768c305b785234a918c67a687d437380d.tar.bz2  | |
fixed backspace problem, updated terminfo entry and moved TNAME in config.h.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 0 insertions, 1 deletions
@@ -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  | 
