From: Zooko O'Whielacronx Date: Thu, 10 Jan 2008 21:01:31 +0000 (-0700) Subject: setup: shebang usr bin env python X-Git-Url: https://git.rkrishnan.org/listings/pb2server.py?a=commitdiff_plain;h=72aa8f5cb8c8eb401487f39e84710fd4d835dee6;p=tahoe-lafs%2Ftahoe-lafs.git setup: shebang usr bin env python --- diff --git a/misc/dependencies/build-deps-setup.py b/misc/dependencies/build-deps-setup.py index 68612ed7..1c29dfb2 100644 --- a/misc/dependencies/build-deps-setup.py +++ b/misc/dependencies/build-deps-setup.py @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/env python # N.B.: this expects to run from the top of the source tree