]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/build/output-distance.py
Build: update dir for new regtest names.
[lilypond.git] / scripts / build / output-distance.py
index 2b49689cdf69c995a63098994f7624f0db9b619d..f3ef75385f318bc0b0634fb14749095b0a5ed3d6 100644 (file)
@@ -611,7 +611,7 @@ class SignatureFileLink (FileLink):
                 outfile = (dest_dir + '/' + f).replace ('.eps', '.png')
                 data_option = ''
                 if options.local_data_dir:
-                    data_option = ('-slilypond-datadir=%s/../share/lilypond/current '
+                    data_option = ('-slilypond-datadir=%s/share/lilypond/current '
                                    % os.path.dirname(infile))
                 
                 mkdir (os.path.split (outfile)[0])