Index: pnacl/driver/pnacl-nativeld.py |
diff --git a/pnacl/driver/pnacl-nativeld.py b/pnacl/driver/pnacl-nativeld.py |
index cb3d26fb310f975ce3f07aa196c13c79138b450c..5cbeec4378950e06a4c6e7588560a72ff655f8e2 100755 |
--- a/pnacl/driver/pnacl-nativeld.py |
+++ b/pnacl/driver/pnacl-nativeld.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. |