Index: toolchain_build/toolchain_env.py |
diff --git a/toolchain_build/toolchain_env.py b/toolchain_build/toolchain_env.py |
index 729312628b5b4922811eaa89ea3737bde7948ed1..1f408dfb3cde3955745597ebd4da12937f4a4f87 100755 |
--- a/toolchain_build/toolchain_env.py |
+++ b/toolchain_build/toolchain_env.py |
@@ -1,4 +1,4 @@ |
-#!/usr/bin/python |
+#!/usr/bin/env python |
# Copyright (c) 2012 The Native Client Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |