Index: native_client_sdk/src/build_tools/install_boost/install_boost.py |
diff --git a/native_client_sdk/src/build_tools/install_boost/install_boost.py b/native_client_sdk/src/build_tools/install_boost/install_boost.py |
index 7252e281648fc8fdc5ebf3cd33d61c2d578c2fe8..02ca9b1de2e24c9e1ad979e5adf927e00c3ce28c 100755 |
--- a/native_client_sdk/src/build_tools/install_boost/install_boost.py |
+++ b/native_client_sdk/src/build_tools/install_boost/install_boost.py |
@@ -1,5 +1,4 @@ |
-#! -*- python -*- |
-# |
+#!/usr/bin/env python |
# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |