diff options
Diffstat (limited to 'lang/erlang')
-rw-r--r-- | lang/erlang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile index b7a1701aa06a..d2564c68ef85 100644 --- a/lang/erlang/Makefile +++ b/lang/erlang/Makefile @@ -208,6 +208,7 @@ post-install: @${ECHO_CMD} "r ${ERLANG_PLIST}" >> ${WRKDIR}/ex.script @${ECHO_CMD} "x!" >> ${WRKDIR}/ex.script @cd ${WRKDIR}; ex < ex.script + @${CAT} ${PKGMESSAGE} buildplt: @${ECHO_CMD} ===================================================== |