Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/rainbow-xify
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-xify
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-xify')
-rwxr-xr-xbin/rainbow-xify2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rainbow-xify b/bin/rainbow-xify
index c51c00c..c2f633e 100755
--- a/bin/rainbow-xify
+++ b/bin/rainbow-xify
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
import sys
import pwd