Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Previous zsh.yo.in patch wasn't good enough
- X-seq: zsh-workers 8882
- From: Zefram <zefram@xxxxxxxx>
- To: schaefer@xxxxxxxxxxxxxxxxxxxxxxx (Bart Schaefer)
- Subject: Re: PATCH: Previous zsh.yo.in patch wasn't good enough
- Date: Fri, 3 Dec 1999 15:39:13 +0000 (GMT)
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <991203151631.ZM18044@xxxxxxxxxxxxxxxxxxxxxxx> from Bart Schaefer at "Dec 3, 1999 3:16:31 pm"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
>The source tree is already modified during building; all the *.1 files go
>in $(sdir)/Doc when the man pages are generated, Etc/FAQ and META-FAQ are
>written to the source tree, etc.
But they don't get modified during a normal build after unpacking the
source -- those files are already up to date in the source tree, and so
don't get rebuilt. They do get automatically rebuilt if their source
files change, in which case the source tree has already been modified.
The source tree should not be modified by the build process alone;
building should only modify the source tree if the source has already
been modified.
>If you're asking whether we should get rid of zsh.yo.in again so that
>zsh.yo is not a generated file, you'll have to ask Clint. I'm just
>cleaning up after his patches in 8827 and 8841.
Yes, I think we should be able to do that.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author