* When ensuring sane $PWD in ebuild.sh, die if the `cd "$PORTAGE_BUILDDIR"`
authorZac Medico <zmedico@gentoo.org>
Sun, 5 Oct 2008 05:09:33 +0000 (05:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 5 Oct 2008 05:09:33 +0000 (05:09 -0000)
commit177c09dcc037d568fe421de0b5d7ddc3c618f352
tree9beb3570474de812f2a7bd2b7ab8d772a45e8e7a
parenta9578ae9501b11b7e2161dbe2f72abdcf080f6b8
* When ensuring sane $PWD in ebuild.sh, die if the `cd "$PORTAGE_BUILDDIR"`
  call fails.
* Create $PORTAGE_BUILDDIR for the "fetch" phase too since it might be
  necessary to call pkg_nofetch.

svn path=/main/trunk/; revision=11628
bin/ebuild.sh
pym/portage/__init__.py