Index: pnacl/driver/pnacl-ar.py |
diff --git a/pnacl/driver/pnacl-ar.py b/pnacl/driver/pnacl-ar.py |
index 80355b078a752f835ef819081a117c4eea5b3985..f376082dad26d4bef0d0e125ae72f0148dbd4459 100755 |
--- a/pnacl/driver/pnacl-ar.py |
+++ b/pnacl/driver/pnacl-ar.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. |