summaryrefslogtreecommitdiffstats
path: root/libexec/rbootd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rbootd/Makefile')
-rw-r--r--libexec/rbootd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile
index 6e377fc..9faa2bc 100644
--- a/libexec/rbootd/Makefile
+++ b/libexec/rbootd/Makefile
@@ -4,7 +4,8 @@ PROG= rbootd
SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c
MAN8= rbootd.0
-afterinstall:
+# XXX BROKEN: afterinstall:
+XXXafterinstall:
(cd ${.CURDIR}/bootdir && install -c -o ${BINOWN} -g ${BINGRP} \
-m 444 * ${DESTDIR}/usr/mdec/)
OpenPOWER on IntegriCloud