dtcm: install-exec-hook needs $(DESTDIR)

This commit is contained in:
Jon Trulson 2021-07-22 19:50:05 -06:00
parent 1f59b5150a
commit 93e280b05b
1 changed files with 1 additions and 1 deletions

View File

@ -46,4 +46,4 @@ dtcm_editor_SOURCES = datefield.c deskset.c dssw.c \
reminders.c rfp.c
install-exec-hook:
mkdir -p /var/spool/calendar
mkdir -p $(DESTDIR)/var/spool/calendar