Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:master commit in: scripts/
Date: Mon, 27 Jan 2020 02:53:39
Message-Id: 1580093576.af7eccdcb91377561e658cf0efe3221544d00286.heroxbd@gentoo
1 commit: af7eccdcb91377561e658cf0efe3221544d00286
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 27 13:30:25 2019 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 02:52:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=af7eccdc
7
8 s/bootstrap-prefix.sh: no encryption while completing @system.
9
10 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
11
12 scripts/bootstrap-prefix.sh | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
16 index b0e69b37c9..0669107fb5 100755
17 --- a/scripts/bootstrap-prefix.sh
18 +++ b/scripts/bootstrap-prefix.sh
19 @@ -2035,8 +2035,8 @@ bootstrap_stage3() {
20 emerge --sync || emerge-webrsync || return 1
21 fi
22
23 - # avoid installing git just for fun while completing @system
24 - export USE="-git"
25 + # avoid installing git or encryption just for fun while completing @system
26 + export USE="-git -crypt"
27
28 # Portage should figure out itself what it needs to do, if anything.
29 # Avoid glib compiling for Cocoa libs if it finds them, since we're