diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ install: st | |||
49 | chmod 644 $(DESTDIR)$(MANPREFIX)/man1/st.1 | 49 | chmod 644 $(DESTDIR)$(MANPREFIX)/man1/st.1 |
50 | tic -sx st.info | 50 | tic -sx st.info |
51 | @echo Please see the README file regarding the terminfo entry of st. | 51 | @echo Please see the README file regarding the terminfo entry of st. |
52 | cp -f st.desktop /usr/share/applications | 52 | cp -f st.desktop /usr/share/applications/ |
53 | 53 | ||
54 | uninstall: | 54 | uninstall: |
55 | rm -f $(DESTDIR)$(PREFIX)/bin/st | 55 | rm -f $(DESTDIR)$(PREFIX)/bin/st |