Merge "remove portage git directory"

This commit is contained in:
Zuul 2018-03-22 03:32:44 +00:00 committed by Gerrit Code Review
commit a49f4c3a37
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ if [[ "${GENTOO_PORTAGE_CLEANUP}" != "False" ]]; then
done
fi
# remove portage files
rm -Rf /usr/portage/* /var/cache/portage/distfiles
rm -Rf /usr/portage/* /usr/portage/.git /var/cache/portage/distfiles
fi
# shrink a bit