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:
parent
1f59b5150a
commit
93e280b05b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue