diff options
-rwxr-xr-x | upgrade-gentoo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade-gentoo b/upgrade-gentoo index 4f79756..4f32d0d 100755 --- a/upgrade-gentoo +++ b/upgrade-gentoo @@ -22,7 +22,6 @@ if [[ $HOST == "bogues" ]]; then mv /usr/portage_ /usr/portage fi -perl-cleaner --reallyall emaint --check all emaint --fix all emerge --sync @@ -35,6 +34,7 @@ echo "-------------------------" read p\?"press enter to continue... " etc-update emerge -av --depclean +perl-cleaner --reallyall revdep-rebuild emerge @preserved-rebuild eclean -d distfiles |