Index: pnacl/driver/pnacl-clang.py |
diff --git a/pnacl/driver/pnacl-clang.py b/pnacl/driver/pnacl-clang.py |
index 994614e3096d527e6117b3c9789ee73438792e20..a7da053e888b50a0fac700d6b73d6eac580cfa85 100755 |
--- a/pnacl/driver/pnacl-clang.py |
+++ b/pnacl/driver/pnacl-clang.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. |