summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@78cadc50-ecff-11dd-a971-7dbc132099af>2009-07-09 18:44:19 +0000
committermaruel@chromium.org <maruel@chromium.org@78cadc50-ecff-11dd-a971-7dbc132099af>2009-07-09 18:44:19 +0000
commiteb7c9bd26b721bb5812fc4b9ef7a05cad482531c (patch)
tree4c2e38961bb53f609dc6106d5667a595f6078424 /gyp
parentf6fe18378ca01859cbcda0ea2443d2947124fef3 (diff)
downloadgyp-eb7c9bd26b721bb5812fc4b9ef7a05cad482531c.tar.gz
Apply issue 27 to help with FreeBSD support.
Note that the patch didn't apply completely. Review URL: http://codereview.appspot.com/88144 git-svn-id: http://gyp.googlecode.com/svn/trunk@539 78cadc50-ecff-11dd-a971-7dbc132099af
Diffstat (limited to 'gyp')
-rwxr-xr-xgyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp b/gyp
index 1b3dc26a..4732ae4c 100755
--- a/gyp
+++ b/gyp
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
import sys