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
break
fi
done
- if [ "${EBUILD}" -nt "${WORKDIR}" ] && ! hasq keepwork ${FEATURES} ; then
- vecho ">>> ${EBUILD} has been updated; recreating WORKDIR..."
- newstuff="yes"
- elif [ ! -f "${PORTAGE_BUILDDIR}/.unpacked" ]; then
+ if [ ! -f "${PORTAGE_BUILDDIR}/.unpacked" ] ; then
vecho ">>> Not marked as unpacked; recreating WORKDIR..."
newstuff="yes"
fi