In EbuildFetchonly.execute(), skip builddir creation when the ebuild does
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:12:24 +0000 (06:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:12:24 +0000 (06:12 -0000)
commitf5437b41e68385b66a867c0d509710ea32915bc3
treed712450ba3a8075e3026df2a80c73ed585504f3e
parente08e83dd78ac1b006c3121bd2dc4afcd058148ed
In EbuildFetchonly.execute(), skip builddir creation when the ebuild does
not set RESTRICT=fetch (since it's not possible for pkg_nofetch to be executed
in this case). (trunk r12686)

svn path=/main/branches/2.1.6/; revision=12946
pym/_emerge/__init__.py