parent
72a456135a
commit
dd8edca4b6
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -47,7 +47,6 @@ install: st
|
|||
mkdir -p $(DESTDIR)$(MANPREFIX)/man1
|
||||
sed "s/VERSION/$(VERSION)/g" < st.1 > $(DESTDIR)$(MANPREFIX)/man1/st.1
|
||||
chmod 644 $(DESTDIR)$(MANPREFIX)/man1/st.1
|
||||
tic -sx st.info
|
||||
@echo Please see the README file regarding the terminfo entry of st.
|
||||
|
||||
uninstall:
|
||||
|
|
Loading…
Reference in a new issue