commit febe487bb45c97f97377536a5d15da80cce80297
Author: Han-Wen Nienhuys <[email protected]>
Date:   Sun Mar 1 14:03:36 2020 +0100

    stepmake: use patsubst for finding build-dir
    
    The previous approach used $(subst ) which replaces all occurrences.
    This lead to surprising results when the top-build-dir was called
    /lilypond, as it is in the Docker builds.
    
    https://sourceforge.net/p/testlilyissues/issues/5814
    http://codereview.appspot.com/575750043



https://codereview.appspot.com/575750043/

Reply via email to