svn commit: r346114 - head/devel/p4.el
Emanuel Haupt
ehaupt at FreeBSD.org
Wed Feb 26 11:17:41 UTC 2014
Mathieu Arnold <mat at FreeBSD.org> wrote:
> +--On 26 février 2014 06:57:14 +0000 Emanuel Haupt
> <ehaupt at FreeBSD.org> wrote:
> | + ${MKDIR} ${STAGEDIR}${EMACSLISPDIR}
> | + ${INSTALL_DATA} ${WRKSRC}/p4.el ${STAGEDIR}${EMACSLISPDIR}
> | + ${MKDIR} ${STAGEDIR}${XEMACSLISPDIR}
> | + ${LN} -sf p4.el ${STAGEDIR}${XEMACSLISPDIR}
>
> Taking one amongst many, the current practice is to mute the MKDIR
> and not mute commands that install files. Would you mind respecting
> that in the future ?
This is a matter of opinion.
Emanuel
More information about the svn-ports-head
mailing list