tic problems

This commit is contained in:
tavo-wasd 2023-06-05 08:33:37 -06:00
parent a69e3a3807
commit 03083aaab6

View file

@ -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: