[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0610141146070.3952@g5.osdl.org>
Date: Sat, 14 Oct 2006 11:53:25 -0700 (PDT)
From: Linus Torvalds <torvalds@...l.org>
To: Shawn Starr <shawn.starr@...ers.com>
cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Junio C Hamano <junkio@....net>
Subject: Re: bzip2 tarball 2.6.19-rc2 packaged wrong?
On Fri, 13 Oct 2006, Shawn Starr wrote:
>
> Linus, something in git broke the prepackaged tarball/bzip2 generation?
Sorry, yes.
I switched over my "release-script" that generates the tar-balls and
patches to use the new syntax for "git tar-tree" (now "git archive"), and
I screwed up by not having the slash in the prefix.
The old git-tar-tree would add the slash to the prefix automatically,
git-archive does not. Which is arguably a bug in git-archive. Oh, well.
I'll re-generate the tar-file.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists