Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: version.h and ChangeLog
On Mon, 08 Apr 2013 14:30:12 +0200
Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> wrote:
> About $ZSH_PATCHLEVEL: Did someone try if the variable is handled/set
> properly when building from a tarball, when "git describe" isn't
> available - and if it was would throw an error?
>
> If not, we should look at that so the next release will go smoothly.
I got patchlevel.h containing:
#define ZSH_PATCHLEVEL ""
which isn't particularly useful.
What should probably happen is that "make targz-src" should somehow
freeze the contents of patchlevel.h so that making it when untarred
doesn't update the header any further.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author