svn commit: r340875 - head/graphics/py-pyglet

Mathieu Arnold mat at FreeBSD.org
Fri Jan 24 13:10:22 UTC 2014


+--On 24 janvier 2014 16:49:24 +0400 Dmitry Marakasov <amdmi3 at amdmi3.ru>
wrote:
| I don't think that matters unless ${WRKSRC} is deleted in the
| process. Actually, it's even better, as if for some reason some
| command leaves something behind (a corefile or a log) in it's current
| directory, it'll end up in ${WRKSRC} and to a ports' directory.

Well, yes, but no, you're missing the point, the idea is to have a stable
and consistent way of doing things, so that if anyone needs to touch any
port, (s)he doesn't have figure out what the current directory currently is.

I was fine before because each line was executed in its own shell, but now,
the whole bloc is executed in one shell invocation.

-- 
Mathieu Arnold


More information about the svn-ports-all mailing list