Hi,
On Mon, Sep 8, 2008 at 15:52, Josef 'Jeff' Sipek <jeffpc@josefsipek.net> wrote:
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.
Thanks
Bert
--