]> git.donarmstrong.com Git - lilypond.git/commit
Build: Fix for cp: cannot stat `web.texi': No such file or directory.
authorJulien Rioux <jrioux@physics.utoronto.ca>
Fri, 20 Jan 2012 13:39:35 +0000 (08:39 -0500)
committerJulien Rioux <jrioux@physics.utoronto.ca>
Sun, 22 Jan 2012 19:34:51 +0000 (14:34 -0500)
commit04806beb310b3494f2811898419731c2b36a4a1e
tree29776e1e4855f902a6ac42c4071151b79be3cc3f
parent0f05580ad223289d4400becadecaf5f0470212e9
Build: Fix for cp: cannot stat `web.texi': No such file or directory.

We have seen an intermittent bug in `make doc' where `web.texi' was
not found when it came time to copy it. This would happen in the cs/
directory first, then running `make doc' again would complete the cs/
translations but die on the de/ or es/ ones. Repeating `make doc'
enough times would complete the doc build.

I had this happen again and after the 3rd `make doc' decided to try
this patch. The next `make doc' completed all of the translations.
stepmake/stepmake/texinfo-rules.make