diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-01-21 19:40:28 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-02-05 19:34:05 -0600 |
commit | 909cd34b7b0982078a50b9ed46cf57811d9571df (patch) | |
tree | 30aee8668613a9875eff2835b4ffb07701cabac0 /download | |
parent | b5c7a1ea72da52cb11f54212dda984e0507aab92 (diff) |
coup de grace for Env.Host.sh and associated files
Diffstat (limited to 'download')
-rwxr-xr-x | download | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |