From: Jorge Manuel B. S. Vicetto (jmbsvicetto) Date: Sat, 19 Nov 2011 19:30:22 +0000 (-0100) Subject: @£§§@§£ - Next time make sure your "fat" finger doesn't add extra characters to varia... X-Git-Tag: CATALYST-2.0.10~3^2~7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fce86fec026039b9e2fd1a44f44f6a6b93c1199d;p=catalyst.git @£§§@§£ - Next time make sure your "fat" finger doesn't add extra characters to variable names: BOOTSTRAP0_USE -> BOOTSTRAP_USE. --- diff --git a/targets/stage1/stage1-chroot.sh b/targets/stage1/stage1-chroot.sh index dadd0f57..79f127fc 100644 --- a/targets/stage1/stage1-chroot.sh +++ b/targets/stage1/stage1-chroot.sh @@ -6,7 +6,7 @@ export clst_buildpkgs="$(/tmp/build.py)" source /tmp/chroot-functions.sh # Setup our environment -BOOTSTRAP0_USE="$(portageq envvar BOOTSTRAP_USE)" +BOOTSTRAP_USE="$(portageq envvar BOOTSTRAP_USE)" FEATURES="${clst_myfeatures} nodoc noman noinfo -news" ## Sanity check profile