svn commit: r334573 - head/devel/raknet

Mathieu Arnold mat at mat.cc
Fri Nov 22 11:34:10 UTC 2013


+--On 22 novembre 2013 11:31:14 +0000 Ganael LAPLANCHE
<martymac at FreeBSD.org> wrote:
| +	(cd ${WRKSRC}/Source/ && ${COPYTREE_SHARE} \*.h
${STAGEDIR}${PREFIX}/include/raknet)  | +	(cd ${WRKSRC}/Help/ &&
${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}/Help)

You can also get rid of the parenthesis, as each line is ran in its own
shell, they don't do anything except maybe fork yet another shell :-)

-- 
Mathieu Arnold


More information about the svn-ports-head mailing list