Re: [PATCH] configure: combine Git SHA with WMaker version
"Carlos R. Mafra" <[email protected]>
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 27 Jul 2015 at 0:02:07 +0200, Paolo Pisati wrote: > On Sun, Jul 26, 2015 at 10:48:08PM +0100, Carlos R. Mafra wrote: > > > > What happens if you don't have git installed? > > > I thought we were just distributing the source via git (thus one is supposed to > have git installed), but i see your point - i should wrap the SHA part in a > shell script that fails graciously in case git is missing. Furthermore, I think that simply appending the sha1 unconditionally is annoying. For a released version we want to have eg '0.95.6' and not '0.95.6-3bd9e83'. The sha1 string should be present only in between full releases. -- To unsubscribe, send mail to [email protected].