From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: "/build-aux" in ".gitignore" (was [PATCH] build: Generate 'AUTHORS'.) Date: Sun, 05 Jul 2015 23:43:47 +0200 Message-ID: <87si92p9f0.fsf@gnu.org> References: <87pp4hnili.fsf@gmail.com> <87381b662u.fsf@gmail.com> <874mlrsgwk.fsf@gnu.org> <87twtq48qe.fsf_-_@gmail.com> <87egkt4aij.fsf@gnu.org> <873814i7gk.fsf_-_@gmail.com> <871tgonreu.fsf_-_@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBrsY-0005wj-7x for guix-devel@gnu.org; Sun, 05 Jul 2015 17:55:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBrsT-0003By-Gh for guix-devel@gnu.org; Sun, 05 Jul 2015 17:55:14 -0400 In-Reply-To: <871tgonreu.fsf_-_@openmailbox.org> (Mathieu Lirzin's message of "Sat, 04 Jul 2015 12:33:29 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mathieu Lirzin Cc: guix-devel@gnu.org, Alex Kost Mathieu Lirzin skribis: > Alex Kost writes: > >> Not related: I wonder is there a reason to ignore (in .gitignore) the >> whole "build-aux" directory? IIUC this led to commit 8bc35f8, right? > > As you have pointed out and to be more explicit about the context, the > commit 8bc35f8 was introduced because of a falsely ignored file from > "build-aux" directory, which should have be bundled with commit 9d3fb6c. Right. > IMO in order to avoid such mistakes, only specific files in "build-aux" > dir should be added to ".gitignore". I can send a patch to fix this (if > everybody is OK with the change of course). :) I would gladly accept that. :-) Thanks, Ludo=E2=80=99.