Index: toolchain_build/toolchain_build.py |
diff --git a/toolchain_build/toolchain_build.py b/toolchain_build/toolchain_build.py |
index 9658dd98ac7ae10c459c64dab63f6369f8376ea0..94e9fd08db2e23339ac7e4e238765d94f5b7e852 100755 |
--- a/toolchain_build/toolchain_build.py |
+++ b/toolchain_build/toolchain_build.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. |