aboutsummaryrefslogtreecommitdiffstats
path: root/main/st/terminfo.patch
blob: 089c423336eaa4099c9f0a367e23181ad6ef63d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile b/Makefile
index 6158ab2..93cb684 100644
--- a/Makefile
+++ b/Makefile
@@ -48,8 +48,6 @@ install: all
 	@mkdir -p ${DESTDIR}${MANPREFIX}/man1
 	@sed "s/VERSION/${VERSION}/g" < st.1 > ${DESTDIR}${MANPREFIX}/man1/st.1
 	@chmod 644 ${DESTDIR}${MANPREFIX}/man1/st.1
-	@echo Please see the README file regarding the terminfo entry of st.
-	@tic -s st.info
 
 uninstall:
 	@echo removing executable file from ${DESTDIR}${PREFIX}/bin