Index: pnacl/driver/pnacl-ld.py |
diff --git a/pnacl/driver/pnacl-ld.py b/pnacl/driver/pnacl-ld.py |
index f8e9e7a313723be88da82eff355b842378cf5b1c..9cc8bf2a0964ca7aab04cea5d7b85a68b6441ba4 100755 |
--- a/pnacl/driver/pnacl-ld.py |
+++ b/pnacl/driver/pnacl-ld.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. |