In dyn_unpack(), don't force a new unpack when the ebuild mtime is newer
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Mar 2009 04:46:20 +0000 (04:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Mar 2009 04:46:20 +0000 (04:46 -0000)
commit4eb939591b9f5e2daaa0f61d9f4be67e7a4fe987
treefa0e9437123a56db7f46e4b9ce4b63313687424c
parent1886ae22a3c5d004dce4b8307fba4f1c62569d9c
In dyn_unpack(), don't force a new unpack when the ebuild mtime is newer
than $WORKDIR, since that may be too touchy. The user can easily call
the clean phase explicitly if they really want it.

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