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:46 +0000 (04:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Mar 2009 04:46:46 +0000 (04:46 -0000)
commit27a1319754cd78001dc7bd91b176168efd73804b
treee89a72e9b80fad67b3ea1d6d957cd1ad28f3ae54
parent508b12e85e628eca1919b4a89062a462402ab9ab
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. (trunk r13222)

svn path=/main/branches/2.1.6/; revision=13223
bin/ebuild.sh