aports/main/st/terminfo.patch
2015-10-20 07:04:18 +00:00

14 lines
449 B
Diff

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