From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754326AbYIHSnd (ORCPT ); Mon, 8 Sep 2008 14:43:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752225AbYIHSnX (ORCPT ); Mon, 8 Sep 2008 14:43:23 -0400 Received: from josefsipek.net ([141.211.133.196]:44235 "EHLO josefsipek.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750871AbYIHSnW (ORCPT ); Mon, 8 Sep 2008 14:43:22 -0400 Date: Mon, 8 Sep 2008 14:43:22 -0400 From: "Josef 'Jeff' Sipek" To: Bert Wesarg Cc: Git Mailing List , Linux Kernel Mailing List , guilt@lists.josefsipek.net, Brandon Philips Subject: Re: [ANNOUNCE] Guilt v0.31 Message-ID: <20080908184322.GE27550@josefsipek.net> References: <20080908135244.GB27550@josefsipek.net> <36ca99e90809081133s58e3d32h8b85804f5bb76902@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <36ca99e90809081133s58e3d32h8b85804f5bb76902@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 08, 2008 at 08:33:23PM +0200, Bert Wesarg wrote: > Hi, > > On Mon, Sep 8, 2008 at 15:52, Josef 'Jeff' Sipek wrote: > > Guilt v0.31 is available for download. > > Is it possible to include pre-generated docs in the tarballs? > > I downloaded one and run 'make doc' and get these messages: > > fatal: Not a git repository > > which looks like it comes from this line in Documentation/Makefile: > > VERSION=$(shell git describe) > > Its not critical, but looks awkward. 1) I already commit generated man pages for each release - on the man branch (there's also html branch with the html-formated man pages). 2) I'm aware of the git error you saw, and it is on my todo list 3) I just checked the git tarballs, and they don't include man pages either. Should I include the manpages in the source tarball, or should I just create another tarball with the manpages? (The git error will get fixed regardless - that's the only invocation of git during the manpage build process, and it's there only to get a nice looking version number to include in the manpages.) Josef 'Jeff' Sipek. -- Bad pun of the week: The formula 1 control computer suffered from a race condition