Stop using CHROME_BUILD altogether - companion change coming in crostools.

BUG=
TEST=

Review URL: http://codereview.chromium.org/4917001
This commit is contained in:
David McMahon 2010-11-12 16:17:59 -08:00
parent 132ff4320d
commit 37f4222632

View File

@ -84,9 +84,8 @@ export CHROMEOS_VERSION_STRING=\
# Set CHROME values (Used for releases) to pass to chromeos-chrome-bin ebuild
# URL to chrome archive
export CHROME_BASE=
# directory containing chrome-chromeos.zip - an svn rev or a full version
export CHROME_BUILD=
export CHROME_VERSION="$CHROME_BUILD"
# export CHROME_VERSION from incoming value or NULL and let ebuild default
export CHROME_VERSION="$CHROME_VERSION"
# Print (and remember) version info.
echo "ChromeOS version information:"