Index: build/build_nexe.py |
diff --git a/build/build_nexe.py b/build/build_nexe.py |
index 8ad725f697bd6222c5597101e756e60aea469f7e..c8fb44c2d8ca9abdc9056a22a494ee20c0db5de6 100644 |
--- a/build/build_nexe.py |
+++ b/build/build_nexe.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. |