1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

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

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