Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-03-09 12:31:31 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-03-09 12:31:31 (GMT)
commit87652a0887312c4c2de6899238b96c687c9c689d (patch)
tree832038e3f5e8a45002e73c58af282cdaccfa91fc
parent13d354b729c377519994f73485133952b0e892e6 (diff)
Strip version from python hashbang path.
-rw-r--r--docs/getbuildpath.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getbuildpath.py b/docs/getbuildpath.py
index d6e594a..041dff1 100644
--- a/docs/getbuildpath.py
+++ b/docs/getbuildpath.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.4
+#!/usr/bin/python
import os, sys
# IF YOU ARE NOT GETTING THE RESULTS YOU EXPECT WHILE TESTING