[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency f
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix. |
Date: |
Sun, 07 Jul 2013 18:45:42 +0000 |
Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new
New issue 3442 by address@hidden: Patch: Build: Small dependency fix.
http://code.google.com/p/lilypond/issues/detail?id=3442
Build: Small dependency fix.
This sets the dependency of texi file more accurately and it rids
us of strange errors like the following from building the zh doc:
Must remake target `web.texi'.
Ignoring VPATH name `~/git/lilypond/Documentation/zh/web.texi'.
Successfully remade target file `web.texi'.
[...]
Finished prerequisites of target file `out-www/web.texi'.
Must remake target `out-www/web.texi'.
mkdir -p out-www/
( echo ./out-www/web.texi: > out-www/web.dep ) && cp -f
web.texi out-www/web.texi
cp: cannot stat `web.texi': No such file or directory
make[1]: *** [out-www/web.texi] Error 1
http://codereview.appspot.com/10690047
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix.,
lilypond <=
- Re: [Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix., lilypond, 2013/07/07
- Re: [Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix., lilypond, 2013/07/07
- Re: [Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix., lilypond, 2013/07/09
- Re: [Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix., lilypond, 2013/07/12
- Re: [Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix., lilypond, 2013/07/15
- Re: [Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix., lilypond, 2013/07/18
- Re: [Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix., lilypond, 2013/07/18
- Re: [Lilypond-auto] Issue 3442 in lilypond: Patch: Build: Small dependency fix., lilypond, 2013/07/29