Bug #262647 - Inside config.setcpv(), never add SRC_URI to the environment
authorZac Medico <zmedico@gentoo.org>
Sun, 5 Apr 2009 05:56:16 +0000 (05:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 5 Apr 2009 05:56:16 +0000 (05:56 -0000)
commit1ad3342b49e9d488a9beba86ea7096c68c6b1f44
treec29d18a9a326b839beeedd1437b51a0ede90986c
parentd7d9a2877046784551ae8b0d9163b0dea58b65f7
Bug #262647 - Inside config.setcpv(), never add SRC_URI to the environment
since that can cause execve() calls to fail with E2BIG errors.

svn path=/main/trunk/; revision=13290
pym/portage/__init__.py