Re: bzip2 tarball 2.6.19-rc2 packaged wrong?

From: Linus Torvalds
Date: Sat Oct 14 2006 - 14:53:51 EST




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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/