]> git.donarmstrong.com Git - lilypond.git/commitdiff
Allow python script to be used from non-standard locations.
authorGraham Percival <graham@percival-music.ca>
Tue, 19 Feb 2008 04:32:22 +0000 (20:32 -0800)
committerGraham Percival <graham@percival-music.ca>
Tue, 19 Feb 2008 04:32:22 +0000 (20:32 -0800)
(such as /opt/local/bin/python or /sw/bin/python.  :)

buildscripts/makelsr.py

index 05ed101fd4df577754fcbb268c080295fe369229..233c61ac644104fbb8d4ab2c14d376e9ed7b6e92 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 
 import sys
 import os