Index: build/http_download.py |
diff --git a/build/http_download.py b/build/http_download.py |
index 15f7983b7722afe2a43a781a2eb5b77d81826610..510381ebf31bedcf8ef308946d7bc3cc84b6c761 100755 |
--- a/build/http_download.py |
+++ b/build/http_download.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. |