summarylogtreecommitdiffstats
path: root/st-no-terminfo-0.8.4.diff
blob: bcd982200488fcd2cc51e575a403f6d9e78a52a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile b/Makefile
index 470ac86..01a6d06 100644
--- a/Makefile
+++ b/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: