Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/rainbow-sugarize
diff options
context:
space:
mode:
authorSascha Silbe <sascha-pgp@silbe.org>2010-07-29 17:54:42 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2010-07-29 17:54:42 (GMT)
commit99c79eeb14ed668d1f0d5a7306eb7894dd2ce7ae (patch)
tree87c3664bf6c9f30da03cebac6c25e434dd23bb21 /bin/rainbow-sugarize
parent4d886a5a970acf79e3d0e8121904dc531921f089 (diff)
mkenvdir, rainbow-{sugarize,xify}: hardcode Python path
Given that we already hardcode the Python path in the scripts that run with root rights, we can do the same for the others without loss of functionality (and Debian prefers it this way).
Diffstat (limited to 'bin/rainbow-sugarize')
-rwxr-xr-xbin/rainbow-sugarize2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rainbow-sugarize b/bin/rainbow-sugarize
index 94446d5..275d164 100755
--- a/bin/rainbow-sugarize
+++ b/bin/rainbow-sugarize
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
import sys
import pwd