From d58058e62cd1556a0eee05fcd58908769ba9600d Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Thu, 20 Jun 2024 03:53:06 +0200 Subject: Do not generate terminfo entries --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 15db421..9b281dc 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,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: -- cgit v1.2.3-70-g09d2