summaryrefslogtreecommitdiff
path: root/converters/uulib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/uulib/Makefile')
-rw-r--r--converters/uulib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile
index e1b3e790c29e..52308a672722 100644
--- a/converters/uulib/Makefile
+++ b/converters/uulib/Makefile
@@ -42,7 +42,7 @@ do-install:
${INSTALL_MAN} ${FILESDIR}/uulib.3 ${PREFIX}/man/man3
perl -pi -e '$$a = '\''${PREFIX}/'\''; $$a =~ s/([^\w\/])/\\$$1/g; s/FUNKYTOKENHERE/$$a/' ${PREFIX}/man/man3/uulib.3
.if !defined(NOPORTDOCS)
- @echo "===> Installing documentation for ${PKGNAME}"
+ @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}"
@${MKDIR} ${PREFIX}/share/doc/uulib
@${INSTALL_MAN} ${FILESDIR}/porting.notes ${PREFIX}/share/doc/uulib
.for docfile in ${DOCFILES}