Index: pnacl/driver/pnacl-ranlib.py |
diff --git a/pnacl/driver/pnacl-ranlib.py b/pnacl/driver/pnacl-ranlib.py |
index 06c44d51e7310ee7f47a82ebb17028ebc5738a9f..97a259817dcd06eb4f526cbc486bf6b8888ed9e6 100755 |
--- a/pnacl/driver/pnacl-ranlib.py |
+++ b/pnacl/driver/pnacl-ranlib.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. |