summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-04-26 12:55:33 +0200
committerPatrick Simianer <p@simianer.de>2015-04-26 12:55:33 +0200
commit9bfaaae76f2b3b84519bfa57754af661a90a340e (patch)
tree28c253c0e0277918a0ee99354f36f8bcea828c82
parentdcecdf63051a981f582d326d8a1b72bfd9c6b9eb (diff)
gentoo
-rwxr-xr-xupgrade_gentoo4
1 files changed, 2 insertions, 2 deletions
diff --git a/upgrade_gentoo b/upgrade_gentoo
index 46bc154..8d94da5 100755
--- a/upgrade_gentoo
+++ b/upgrade_gentoo
@@ -5,8 +5,8 @@ rsync -avv portage/ portage_/
umount portage
rm portage.squashfs
mv portage_ portage
-#perl-cleaner --reallyall
-#python-updater
+perl-cleaner --reallyall
+python-updater
emaint --check all
emaint --fix all
emerge --sync