Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2014 11:43:48 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        Emanuel Haupt <ehaupt@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r346114 - head/devel/p4.el
Message-ID:  <BEE32AF42CDC7ED09B7234F0@atuin.in.mat.cc>
In-Reply-To: <201402260657.s1Q6vEsH059562@svn.freebsd.org>
References:  <201402260657.s1Q6vEsH059562@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
+--On 26 f=C3=A9vrier 2014 06:57:14 +0000 Emanuel Haupt =
<ehaupt@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 ?

Regards,

--=20
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BEE32AF42CDC7ED09B7234F0>