svn commit: r475572 - head/games/lugaru

Mathieu Arnold mat at FreeBSD.org
Mon Jul 30 10:52:00 UTC 2018


On Sat, Jul 28, 2018 at 01:37:21PM +0000, Tobias Kortkamp wrote:
>  	@${MKDIR} ${STAGEDIR}${DOCSDIR}
> -	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
> +	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}

This was perfectly fine before.  When working on "cleanup" commits try
to not change what is more in the "personnal preference" categories.


-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180730/06a87a94/attachment.sig>


More information about the svn-ports-all mailing list