aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-04 17:40:23 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-07-04 17:40:23 -0400
commite0e78c4a4828bff453b4a9146e4f0e8f7f7ccd45 (patch)
tree6537734b6c90a6027ca624daeccc4e6496a062d9 /scripts/cycle.1.sh
parentRemove python3_3 from cycle 3. (diff)
downloadgrs-e0e78c4a4828bff453b4a9146e4f0e8f7f7ccd45.tar.gz
grs-e0e78c4a4828bff453b4a9146e4f0e8f7f7ccd45.tar.bz2
grs-e0e78c4a4828bff453b4a9146e4f0e8f7f7ccd45.zip
Move from uclibc to glibc.
Diffstat (limited to 'scripts/cycle.1.sh')
-rw-r--r--scripts/cycle.1.sh10
1 files changed, 3 insertions, 7 deletions
diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh
index b8d2e7b..d77df0d 100644
--- a/scripts/cycle.1.sh
+++ b/scripts/cycle.1.sh
@@ -1,11 +1,7 @@
#!/bin/bash -e
-# This comes from the stage3.
-rm -f /etc/portage/package.use/uclibc
-
source /etc/profile
env-update
-emerge -b1q binutils
-emerge -b1q gcc
-emerge -b1q uclibc
-emerge -b1q argp-standalone
+install-worldconf
+emerge -bevq --keep-going --with-bdeps=y @world
+clean-worldconf