summaryrefslogtreecommitdiff
path: root/shells/flash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/flash/Makefile')
-rw-r--r--shells/flash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/flash/Makefile b/shells/flash/Makefile
index 66a2ff6fb1f9..16f52174c2d2 100644
--- a/shells/flash/Makefile
+++ b/shells/flash/Makefile
@@ -62,7 +62,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/orcasetup/flashdocs/* ${PREFIX}/lib/flash/flashdocs
post-install:
- @${ECHO} "Updating /etc/shells"
+ @${ECHO_MSG} "Updating /etc/shells"
@${CP} /etc/shells /etc/shells.bak
@(${GREP} -v ${PREFIX}/bin/flash /etc/shells.bak; \
${ECHO_CMD} ${PREFIX}/bin/flash) > /etc/shells