dtterm: on install use 'tic' to install the terminfo definition for dtterm

This commit is contained in:
Peter Howkins
2021-07-15 22:31:54 +01:00
parent cc60fb8241
commit 0e9b1140ea
2 changed files with 7 additions and 0 deletions

View File

@@ -47,6 +47,10 @@ dtterm.ti: terminfoChecklist
$(RM) $@
CPP="$(GENCPP)" $(SHELL) terminfoCreate < terminfoChecklist > $@
install:
@TIC@ dtterm.ti
install-exec-hook:
chown root $(DESTDIR)$(bindir)/dtterm
if !HAS_UTEMPTER_LIBRARY