summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2019-12-27 21:30:25 +0800
committerBenda Xu <heroxbd@gentoo.org>2020-01-27 10:52:56 +0800
commitaf7eccdcb91377561e658cf0efe3221544d00286 (patch)
treee36c92bfa6c6f2d0b28410e62fec911d57f03e65
parentscripts/bootstrap-prefix.sh: Change headers to Gentoo standard. (diff)
downloadprefix-af7eccdc.tar.gz
prefix-af7eccdc.tar.bz2
prefix-af7eccdc.zip
s/bootstrap-prefix.sh: no encryption while completing @system.
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
-rwxr-xr-xscripts/bootstrap-prefix.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index b0e69b37c9..0669107fb5 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -2035,8 +2035,8 @@ bootstrap_stage3() {
emerge --sync || emerge-webrsync || return 1
fi
- # avoid installing git just for fun while completing @system
- export USE="-git"
+ # avoid installing git or encryption just for fun while completing @system
+ export USE="-git -crypt"
# Portage should figure out itself what it needs to do, if anything.
# Avoid glib compiling for Cocoa libs if it finds them, since we're