Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 1abb31e..eb08941 100755
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
- #!/usr/bin/env python
+#!/usr/bin/env python
# Copyright (C) 2006, Red Hat, Inc.
#
@@ -21,4 +21,4 @@
# 02110-1301 USA
from sugar.activity import bundlebuilder
-bundlebuilder.start() \ No newline at end of file
+bundlebuilder.start() \ No newline at end of file