Date: Fri, 24 Jan 2014 14:10:18 +0100 From: Mathieu Arnold <mat@FreeBSD.org> To: Dmitry Marakasov <amdmi3@amdmi3.ru>, Mathieu Arnold <mat@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r340875 - head/graphics/py-pyglet Message-ID: <08A02A920829DC4130029A7F@ogg.in.absolight.net> In-Reply-To: <20140124124924.GF28542@hades.panopticon> References: <201401240125.s0O1PcNR065306@svn.freebsd.org> <02676048890BF03180E6CFAB@atuin.in.mat.cc> <20140124124924.GF28542@hades.panopticon>
next in thread | previous in thread | raw e-mail | index | archive | help
+--On 24 janvier 2014 16:49:24 +0400 Dmitry Marakasov <amdmi3@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?08A02A920829DC4130029A7F>