Make sure that PORTAGE_BUILDDIR exists before attempting to lock it. Depending on...
authorZac Medico <zmedico@gentoo.org>
Fri, 21 Jul 2006 22:31:43 +0000 (22:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 21 Jul 2006 22:31:43 +0000 (22:31 -0000)
commit8e8eaf08fb928f90de502c9ee4eb65bbd7ae93d8
treed91b42e4780c8060f4d207699bfe97c6e394c9da
parent809dfcafb748a2cd500a9227eb12f59d2647fb4c
Make sure that PORTAGE_BUILDDIR exists before attempting to lock it. Depending on the phase, either BUILD_PREFIX or PKG_TMPDIR could be the parent, so we simply use PORTAGE_BUILDDIR to cover both cases.

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