Index: pnacl/driver/ldtools.py |
diff --git a/pnacl/driver/ldtools.py b/pnacl/driver/ldtools.py |
index d3301a7ba0b6b87a8343b0bfd1d7591a8261f3c8..aae0104e4f6490d4a9d230de761dfc06ffa73fd6 100755 |
--- a/pnacl/driver/ldtools.py |
+++ b/pnacl/driver/ldtools.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. |