]> git.donarmstrong.com Git - lilypond.git/commitdiff
Nitpick: apply a change in master:make/doclang-targets.make back to stable/2.10
authorJohn Mandereau <john.mandereau@gmail.com>
Tue, 2 Jan 2007 12:51:58 +0000 (13:51 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 2 Jan 2007 12:51:58 +0000 (13:51 +0100)
make/doclang-targets.make

index 544d22ec7ce25e05d3394925356f5e0655128028..1411b8c5f7d96375c8cd74f58888097b66874092 100644 (file)
@@ -23,7 +23,7 @@ $(outdir)/lilypond.html: $(outdir)/lilypond.nexi
 local-WWW: $(outdir)/lilypond.html $(outdir)/lilypond/index.html lang-merge
 
 lang-merge:
-       $(foreach i, $(shell find $(outdir) -name '*.html' | xargs grep -L 'UNTRANSLATED NODE: IGNORE ME'), ln -f $(i) $(i:$(outdir)/%.html=$(depth)/Documentation/user/$(outdir)/%.$(ISOLANG).html) &&) true
+       $(foreach i, $(shell find $(outdir) -name '*.html' | xargs grep -L --label="" 'UNTRANSLATED NODE: IGNORE ME'), ln -f $(i) $(i:$(outdir)/%.html=$(depth)/Documentation/user/$(outdir)/%.$(ISOLANG).html) &&) true
 
 local-WWW-clean: deep-WWW-clean