summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
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