From: zooko <zooko@zooko.com>
Date: Thu, 9 Aug 2007 18:33:25 +0000 (+0530)
Subject: merge duplicate patches to shebang /usr/bin/python
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/css/%22file:?a=commitdiff_plain;h=3e7aceefccd2fbf35e142af79b13b30dba81b7a2;p=tahoe-lafs%2Fzfec.git

merge duplicate patches to shebang /usr/bin/python

one patch from the tahoe darcs repo and one patch from the zfec darcs repo

darcs-hash:e734a2a759ed3d20b7ddbd813082cda79edaee9c
---

diff --git a/zfec/ez_setup.py b/zfec/ez_setup.py
index 04abbd9..ae3b49d 100755
--- a/zfec/ez_setup.py
+++ b/zfec/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