Index: pnacl/driver/pnacl-meta-unpack.py |
diff --git a/pnacl/driver/pnacl-meta-unpack.py b/pnacl/driver/pnacl-meta-unpack.py |
index 23a6d936b3ae98136e30f1456c88e7fc6b18e45b..61b496b0e02f76658f269b6b05d1a506627402fe 100755 |
--- a/pnacl/driver/pnacl-meta-unpack.py |
+++ b/pnacl/driver/pnacl-meta-unpack.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. |