]> git.donarmstrong.com Git - lilypond.git/commitdiff
Thinko: fix Python shebang of a build script
authorJohn Mandereau <john.mandereau@gmail.com>
Sun, 27 Dec 2009 17:42:07 +0000 (18:42 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Sun, 27 Dec 2009 17:42:07 +0000 (18:42 +0100)
scripts/build/yyout2grammar.py

index e21532f19e8b8bae70eaaedaf54ce0226dd046f2..d46f648cd5fef2a9e94a7c587fe7b198b8c181f3 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#!@PYTHON@
 #
 #  yyout2grammar.py