diff --git a/src/buildscript.sh b/src/buildscript.sh index 905077c99a..c95ce78c2c 100755 --- a/src/buildscript.sh +++ b/src/buildscript.sh @@ -33,8 +33,8 @@ set -e s/\$GOBIN/"$GOBIN"/g s/\$GOROOT/"$GOROOT"/g s/\$WORK/"$WORK"/g - s;"\$GOBIN"/go;&_bootstrap;g s;\\;/;g + s;"\$GOBIN"/go;&_bootstrap;g s/go_bootstrap-tool/go-tool/g s;"\$GOBIN"/go-tool;"$GOROOT"/bin/go-tool;g '