---
 bin/phase-functions.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/phase-functions.sh b/bin/phase-functions.sh
index 50f0fdb9b..dfd8733c8 100644
--- a/bin/phase-functions.sh
+++ b/bin/phase-functions.sh
@@ -283,6 +283,7 @@ __dyn_clean() {
 
                rm -rf "${PORTAGE_BUILDDIR}/build-info"
                rm -rf "${WORKDIR}"
+               rm -f "${PORTAGE_BUILDDIR}/files"
        fi
 
        if [ -f "${PORTAGE_BUILDDIR}/.unpacked" ]; then
-- 
2.12.1


Reply via email to