svn commit: r330949 - head/devel/cvs
Eitan Adler
eadler at freebsd.org
Sun Oct 20 00:25:19 UTC 2013
On Sat, Oct 19, 2013 at 8:21 PM, Bryan Drewery <bdrewery at freebsd.org> wrote:
> On 10/19/2013 7:19 PM, Eitan Adler wrote:
>> pre-install:
>> - ${MKDIR} ${EXAMPLESDIR}/contrib
>> + ${MKDIR} ${STAGEDIR}
>> + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/contrib
>
> I think you meant to ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} here.
the first line is superfluous resulting from some debugging - I'll
remove it; thanks!
--
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
More information about the svn-ports-all
mailing list