summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2010-09-07 15:57:04 -0400
committerbnewbold <bnewbold@robocracy.org>2010-09-07 15:57:04 -0400
commit8e5e54a9f3997f291f7aa6e79cb0f444e675e630 (patch)
treed572089cbce653852b4291c5fc57a4f79030f9f9 /bin
parent4c5b935708acdcb7373dd1bb6161e1aec596575e (diff)
downloadopenwrt-repro-8e5e54a9f3997f291f7aa6e79cb0f444e675e630.tar.gz
openwrt-repro-8e5e54a9f3997f291f7aa6e79cb0f444e675e630.zip
various changes
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ez_setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ez_setup.py b/bin/ez_setup.py
index 1ff1d3e..6d76468 100755
--- a/bin/ez_setup.py
+++ b/bin/ez_setup.py
@@ -1,4 +1,4 @@
-#!python
+#!/usr/bin/env python
"""Bootstrap setuptools installation
If you want to use setuptools in your package's setup.py, just include this