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.7.1~1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b200d72f2f96a2407e7cd753c5b2dc598aa124b2;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