diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh index ee7fc3a..d2daec3 100644 --- a/scripts/cycle.2.sh +++ b/scripts/cycle.2.sh @@ -4,6 +4,8 @@ source /etc/profile env-update emerge -b1q portage emerge -b1q app-portage/grs + +unset CONFIGFILE install-worldconf emerge -bevq --keep-going --verbose-conflicts --with-bdeps=y @world clean-worldconf diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh index e106ecf..d1ac17e 100644 --- a/scripts/cycle.3.sh +++ b/scripts/cycle.3.sh @@ -2,6 +2,8 @@ source /etc/profile env-update + +unset CONFIGFILE install-worldconf emerge -buvNDq --keep-going --verbose-conflicts --with-bdeps=y @world clean-worldconf