]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/bin/stepmakeise.sh
release commit
[lilypond.git] / stepmake / bin / stepmakeise.sh
index 2fdb05c74456fc91b60f9128beecf0e61a33f328..4119be3df53b1740db51ad307022b0ffa84e1372 100755 (executable)
@@ -54,7 +54,7 @@ if [ true ]; then
                echo "$name: huh 2?"
                exit 1
        fi
-       LATEST=`cd $reldir; ls -t1 stepmake-*.tar.gz | head -1 | sed 's!stepmake-!!' | sed 's!.tar.gz!!'`
+       LATEST=`cd $reldir; ls -t1 stepmake-*.tar.gz | head -1 | sed 's!stepmake-!!' | sed 's!.tar.gz!!'`
        # urg
        latest=`echo $LATEST | sed 's/\.[a-zA-Z][a-zA-Z]*[0-9]*$//'`
        latest_val=`value $latest`