Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-06-05 09:01:31 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-06-05 09:01:31 (GMT)
commit25706e1dc449b353710dafd5ef387f0edbb60e22 (patch)
tree159682aab10838efd5690b346609e9a45abdfc92 /setup.py
parente195071d0809473e2ebc82072d5d1205369a1c26 (diff)
- changed setup.py to use the /usr/bin/env python
- adopted memosono to use the new sugar api (set_canvas() instead of add())
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8d93d78..530f97c 100755
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (C) 2006, Red Hat, Inc.
#