Look over the install rules and adjust where appropriate

These are just minor tweaks to make sure the 'make install' part does
what it is supposed to do.  I also removed some commented code in the
dtmail Makefile related to SunOS, as that is not currently suppoerted
anyway.
This commit is contained in:
Jon Trulson
2021-12-15 15:33:32 -07:00
parent b55897489f
commit 05fa4044f4
4 changed files with 5 additions and 31 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 $(DESTDIR)/var/spool/calendar
$(INSTALL) -m 0755 -d $(DESTDIR)/var/spool/calendar