]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commitdiff
merge duplicate patches to shebang /usr/bin/python
authorzooko <zooko@zooko.com>
Thu, 9 Aug 2007 18:33:25 +0000 (00:03 +0530)
committerzooko <zooko@zooko.com>
Thu, 9 Aug 2007 18:33:25 +0000 (00:03 +0530)
one patch from the tahoe darcs repo and one patch from the zfec darcs repo

darcs-hash:e734a2a759ed3d20b7ddbd813082cda79edaee9c

zfec/ez_setup.py

index 04abbd9df1e8ef401706ef5f80a03c731aeff3ca..ae3b49df44e0aa3db2498427e5e30d87bd512828 100755 (executable)
@@ -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