Le dimanche 27 décembre 2009 à 01:02 +0000, Graham Percival a écrit :
> writing: /main/src/build-lilypond/./out-www/xref-maps/usage.fr.xref-map
> touch -r out-www/usage.texi
> /main/src/build-lilypond/./out-www/xref-maps/usage.fr.xref-map

Ugh, this touch is unnecessary.


> cp -p web.texi out-www/web.texi

I dunno where this command come from, I saw nothing suspicious in the
output of
find -name '*.make' -or -name 'GNUmakefile*' |xargs egrep -B1 -n --color 'cp.*'

Even in a build , the command should be
cp -p ./web.texi out-www/web.texi

Which Git committish you used for this build?

Best,
John

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to