summaryrefslogtreecommitdiffstats
path: root/share/syscons/fonts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/syscons/fonts/Makefile')
-rw-r--r--share/syscons/fonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile
index 0680c32..774b0f5 100644
--- a/share/syscons/fonts/Makefile
+++ b/share/syscons/fonts/Makefile
@@ -33,7 +33,7 @@ NOMAN = noman
NOOBJ = noobj
install:
- ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${SHAREMODE} ${FONTS} \
+ ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m ${SHAREMODE} ${FONTS} \
${DESTDIR}${FONTDIR}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud