]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.2.14
authorfred <fred>
Tue, 26 Mar 2002 22:27:39 +0000 (22:27 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:27:39 +0000 (22:27 +0000)
buildscripts/set-lily.sh

index f0de4b2a01c725f307cfed8b3bd2beeea6ae6fb0..d69f24b3b7a94de6415f702c646b530c60f4da01 100644 (file)
@@ -79,9 +79,9 @@ fi
 rm -f cmtfm; showln -sf $TEX_TFMDIR $BUILDDIR/cmtfm
 
 
-if [ -f ../.gdbinit ];
+if [ -f ../.gdbinit.lilypond ];
 then
-    showln -f ../.gdbinit .
+    showln -f ../.gdbinit.lilypond .
 fi
 
 if [ -f ../.dstreamrc ]