Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Collett <morgan.collett@gmail.com>2007-06-23 18:45:40 (GMT)
committer Morgan Collett <morgan.collett@gmail.com>2007-06-23 18:45:40 (GMT)
commit22a0444c5c4361fb4113ceabf7a897d6f35275ca (patch)
treebb428675a77fa9f0410230c8fe850756c4232fec
parent3c1a078548c458d3ccd13bd72d2278ced49800ce (diff)
setup.py: /usr/bin/env python
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 876cd3f..fae74b8 100755
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (C) 2006, Red Hat, Inc.
#