Index: pnacl/driver/pnacl-clang++.py |
diff --git a/pnacl/driver/pnacl-clang++.py b/pnacl/driver/pnacl-clang++.py |
index 315b610e81162c50c4c64ca4f005432b771a7139..f5bcfe1726d5f9b38b79a64f3e24e0cae8a30886 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. |