]> git.donarmstrong.com Git - lilypond.git/commitdiff
lily-git.tcl: Change repo directory to lilypond-git
authorCarl Sorensen <c_sorensen@byu.edu>
Sun, 27 Dec 2009 23:48:37 +0000 (16:48 -0700)
committerCarl Sorensen <c_sorensen@byu.edu>
Sun, 27 Dec 2009 23:48:37 +0000 (16:48 -0700)
scripts/auxiliar/lily-git.tcl

index 02f1040caf629f09f2bb64ed26af0da9c43d8c6b..70f3c244d6f28ca218b498ed903f5a541c286510 100755 (executable)
@@ -4,7 +4,7 @@
 # Copyright 2009 by Johannes Schindelin and Carl Sorensen
 #
 
-set version 0.59
+set version 0.60
 
 # set to 1 to set up for translation, to 0 for other
 set translator 0
@@ -28,7 +28,7 @@ package require Tk
 
 # Helper functions
 
-set lily_dir $env(HOME)/lilypond
+set lily_dir $env(HOME)/lilypond-git
 if {[file exists $lily_dir]} {
        cd $lily_dir
 }