svn commit: r399493 - head/x11-themes/cursor-dmz-aa-theme
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Oct 16 17:17:55 UTC 2015
On Fri, Oct 16, 2015 at 05:12:01PM +0000, John Marino wrote:
> New Revision: 399493
> URL: https://svnweb.freebsd.org/changeset/ports/399493
>
> [...]
> + @${MKDIR} ${STAGEDIR}${DATADIR}
> + (cd ${WRKSRC} && ${INSTALL_DATA} index.theme \
> + ${STAGEDIR}${DATADIR})
Can we please please please stop cd'ing when installing a single file?
./danfe
More information about the svn-ports-head
mailing list