From: Han-Wen Nienhuys Date: Wed, 21 Dec 2005 01:06:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.7.25~12 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c45974eff984f618fa60d6dc4e41574c1f5c7501;p=lilypond.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 794d405846..f88d238c45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ 2005-12-21 Han-Wen Nienhuys + * GNUmakefile.in ($(tree-share-prefix)/mf-link-tree link-mf-tree): + depend on link-tree. + * lily/relocate.cc (setup_paths): only check path for non-absolute dir without directory part. diff --git a/GNUmakefile.in b/GNUmakefile.in index 773f191766..5617475a68 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -160,7 +160,7 @@ $(tree-share-prefix)/lilypond-force link-tree: GNUmakefile ln -sf ../../../../../po/$(outconfbase)/$i.mo lilypond.mo) &&) true touch $(tree-share-prefix)/lilypond-force -$(tree-share-prefix)/mf-link-tree link-mf-tree: +$(tree-share-prefix)/mf-link-tree link-mf-tree: $(tree-share-prefix)/lilypond-force -rm -f $(tree-share-prefix)/fonts/{otf,svg,tfm,type1}/* && \ cd $(tree-share-prefix)/fonts/otf && \ ln -s ../../../../../../mf/$(outconfbase)/*.otf .