Use default version of python

svn path=/dists/trunk/linux-kbuild-2.6/; revision=14399
This commit is contained in:
Ben Hutchings 2009-10-17 16:33:56 +00:00
parent 5ed4d09885
commit d9aa8c6ca0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2.4
#!/usr/bin/env python
import sys
sys.path.append("debian/lib/python")