aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-06-06 11:45:15 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-06-06 11:45:15 -0400
commite2ffa8dfa872565ab200dc580791487ab4d5df45 (patch)
tree43872059e5a9182ef49a03587a1c396cd7ac007c
parentmake.conf.CYCLE.2: no need to force USE=-cups (diff)
downloadgrs-e2ffa8dfa872565ab200dc580791487ab4d5df45.tar.gz
grs-e2ffa8dfa872565ab200dc580791487ab4d5df45.tar.bz2
grs-e2ffa8dfa872565ab200dc580791487ab4d5df45.zip
scripts: 'unset CONFIGFILE' to avoid polution
-rw-r--r--scripts/cycle.2.sh1
-rw-r--r--scripts/cycle.3.sh2
2 files changed, 3 insertions, 0 deletions
diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index a283ccb..29f7a52 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -14,6 +14,7 @@ emerge -b1q musl
rm -rf /etc/portage/package.use
rm -rf /etc/portage/package.accept_keywords
+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 157a579..ef51a08 100644
--- a/scripts/cycle.3.sh
+++ b/scripts/cycle.3.sh
@@ -2,6 +2,8 @@
source /etc/profile
env-update
+
+unset CONFIGFILE
install-worldconf
layman -S
emerge -buvNDq --keep-going --verbose-conflicts --with-bdeps=y @world