summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7fe8071..6d5e562 100644
--- a/Makefile
+++ b/Makefile
@@ -17,5 +17,5 @@ include ${MK}/subdir.mk
include ${MK}/dist.mk
_installafter:
- ${INSTALL} -d ${DESTDIR}${RC_LIB}/init.d
- ${INSTALL} -d ${DESTDIR}${RC_LIB}/tmp
+ ${INSTALL} -d ${DESTDIR}/${PREFIX}/${RC_LIB}/init.d
+ ${INSTALL} -d ${DESTDIR}/${PREFIX}/${RC_LIB}/tmp