Han-Wen Nienhuys wrote: > I have a questoin: can you have a look at the png-ln target in > doclang-targets.make > and see if it's still necessary. I've commented it out, because > > on/user/./out-www/lily-accb4c008b.png ./out-www/lily-accb4c008b.png && ln > -sf ../../../../Documentation/user/./out-www/lily-0b15434bee.png > ./out-www/lily-0b15434bee.png && ln -sf > ../../../../Documentation/user/./out-www/lily-3a17506089.png > ./out-www/lily-3a17506089.png && ln -sf > ../../../../Documentation/user/./out-www/lily-a7c2912452.png > ./out-www/lily-a7c2912452.png && true > make[4]: execvp: /bin/sh: Argument list too long > make[4]: *** [png-ln] Error 127 > make[4]: Leaving directory `/home/lilydev/vc/lilypond/Documentation/fr/user' > make[3]: *** [WWW] Error 2 > > > can you fix or remove as appropriate?
png-ln is only useful if you want the images to be shown when browsing the HTML user manual in Documentation/LANG/user/out-www; as the translated files are merged, the images show anyway in out-www/{off|on}line-root, so I've simply junked the png-ln target. Besides this, deep-ln was unused, so I've junked it too and I've pushed all changes to both master and stable/2.10. -- John Mandereau <[EMAIL PROTECTED]> _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel