You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/dvtm/files/dvtm-0.15-stop-installing-t...

13 lines
474 B

diff -ur a/Makefile b/Makefile
--- a/Makefile 2016-01-09 12:40:56.000000000 +0100
+++ b/Makefile 2018-02-23 00:45:06.436287174 +0100
@@ -55,8 +55,6 @@
@mkdir -p ${DESTDIR}${MANPREFIX}/man1
@sed "s/VERSION/${VERSION}/g" < dvtm.1 > ${DESTDIR}${MANPREFIX}/man1/dvtm.1
@chmod 644 ${DESTDIR}${MANPREFIX}/man1/dvtm.1
- @echo installing terminfo description
- @TERMINFO=${TERMINFO} tic -s dvtm.info
uninstall:
@echo removing executable file from ${DESTDIR}${PREFIX}/bin