parent
2a7d2fbfe6
commit
8396bda23f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -43,7 +43,7 @@ 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 -o $(DESTDIR)$(PREFIX)/usr/share/terminfo st.info
|
||||
tic -sx -o $(DESTDIR)$(PREFIX)/share/terminfo st.info
|
||||
@echo Please see the README file regarding the terminfo entry of st.
|
||||
|
||||
uninstall:
|
||||
|
|
Loading…
Add table
Reference in a new issue