[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-patch] [PATCH 1/2] build: include .version in tarball to avoid
From: |
Andreas Gruenbacher |
Subject: |
Re: [bug-patch] [PATCH 1/2] build: include .version in tarball to avoid distcheck failure |
Date: |
Thu, 11 Aug 2011 14:54:11 +0200 |
User-agent: |
KMail/1.12.4 (Linux/2.6.36-rc7+; KDE/4.3.5; i686; ; ) |
On Thursday 11 August 2011 14:20:27 Jim Meyering wrote:
> Because .tarball-version is never generated in a git-controlled
> directory, there is no risk that it would be accidentally VC-added.
> And anyone who VC-adds the contents of a distribution tarball
> will end up with a lot more to regret than one extra dot file.
Ah, that makes sense.
Thanks,
Andreas