summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-21 19:40:28 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-02-05 19:34:05 -0600
commit909cd34b7b0982078a50b9ed46cf57811d9571df (patch)
tree30aee8668613a9875eff2835b4ffb07701cabac0 /download
parentb5c7a1ea72da52cb11f54212dda984e0507aab92 (diff)
coup de grace for Env.Host.sh and associated files
Diffstat (limited to 'download')
-rwxr-xr-xdownload2
1 files changed, 1 insertions, 1 deletions
diff --git a/download b/download
index a1548760e101..55e06225db2d 100755
--- a/download
+++ b/download
@@ -28,7 +28,7 @@
# environment setup yet?
if [ -z "$TARFILE_LOCATION" ]; then
- . ./config_host.mk && . ./Env.Host.sh
+ . ./config_host.mk
fi
# we want to clone if we are in the bootstrap git repo and clone does not exist yet