In dyn_clean, cd to $PORTAGE_BUILDDIR/.. before attempting to remove it since
authorZac Medico <zmedico@gentoo.org>
Sun, 5 Oct 2008 16:31:26 +0000 (16:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 5 Oct 2008 16:31:26 +0000 (16:31 -0000)
commit1640da21752b8a2eccf860cdbc5898128e0fe4b4
tree87e63833310b175e515baa573aaf806ee4dac8e6
parent55b3150af635a418ba3f1424132359c894db7ec4
In dyn_clean, cd to $PORTAGE_BUILDDIR/.. before attempting to remove it since
some kernels, such as Solaris, return EINVAL when an attempt is made to remove
the current working directory. Thanks to Fabian Groffen <grobian@g.o> for
reporting.

svn path=/main/trunk/; revision=11630
bin/ebuild.sh