summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/run.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/run.rc b/src/run.rc
index e70f5c696..7e5d8ce37 100755
--- a/src/run.rc
+++ b/src/run.rc
@@ -3,7 +3,7 @@
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
-eval `{go env -9}
+eval `{go tool dist env -9}
# allow all.rc to avoid double-build of everything
rebuild = true