[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] .gitignore in release tarballs
From: |
Marek Kasik |
Subject: |
Re: [ft-devel] .gitignore in release tarballs |
Date: |
Thu, 30 Jun 2011 11:36:56 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Lightning/1.0b3pre Thunderbird/3.1.10 |
On 06/30/2011 07:17 AM, Miles Bader wrote:
> Marek Kasik <address@hidden> writes:
>> our building system warned me that there are .gitignore files
>> distributed in release tarballs of freetype.
>> Could you remove them in upcoming releases?
>
> Why should .gitignore files be removed from release tarballs?
> They're part of the source code.
>
> A build system that warns about them would seem to be broken.
>
> -Miles
>
OK, I just thought that you don't want git specific files there since
you've removed git specific directories.
I'll workaround it in freetype's spec file.
Regards
Marek