Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/catalyst:catalyst_2 commit in: targets/stage1/
Date: Sat, 19 Nov 2011 20:10:13
Message-Id: b200d72f2f96a2407e7cd753c5b2dc598aa124b2.jmbsvicetto@gentoo
1 commit: b200d72f2f96a2407e7cd753c5b2dc598aa124b2
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 19 19:30:22 2011 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 19 19:30:22 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=b200d72f
7
8 @£§§@§£ - Next time make sure your "fat" finger doesn't add extra characters to variable names: BOOTSTRAP0_USE -> BOOTSTRAP_USE.
9
10 ---
11 targets/stage1/stage1-chroot.sh | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/targets/stage1/stage1-chroot.sh b/targets/stage1/stage1-chroot.sh
15 index dadd0f5..79f127f 100644
16 --- a/targets/stage1/stage1-chroot.sh
17 +++ b/targets/stage1/stage1-chroot.sh
18 @@ -6,7 +6,7 @@ export clst_buildpkgs="$(/tmp/build.py)"
19 source /tmp/chroot-functions.sh
20
21 # Setup our environment
22 -BOOTSTRAP0_USE="$(portageq envvar BOOTSTRAP_USE)"
23 +BOOTSTRAP_USE="$(portageq envvar BOOTSTRAP_USE)"
24 FEATURES="${clst_myfeatures} nodoc noman noinfo -news"
25
26 ## Sanity check profile