From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] build: ruby: Add gitify phase. Date: Mon, 02 Mar 2015 10:29:42 +0100 Message-ID: <87d24r927t.fsf@gnu.org> References: <8761aqad8k.fsf@fsf.org> <87fv9p7ofd.fsf@fsf.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]:52794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSMfb-0007yN-R2 for guix-devel@gnu.org; Mon, 02 Mar 2015 04:29:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSMfY-0003O8-M0 for guix-devel@gnu.org; Mon, 02 Mar 2015 04:29:47 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSMfY-0003Nz-Ic for guix-devel@gnu.org; Mon, 02 Mar 2015 04:29:44 -0500 In-Reply-To: <87fv9p7ofd.fsf@fsf.org> (David Thompson's message of "Sat, 28 Feb 2015 15:48:22 -0500") 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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > David Thompson writes: > >> This patch solves a blocking issue for packaging a very large number of >> Ruby gems, which is that the build process assumes you are working out >> of a git repository. > > Bump. I'm going to push this with the other Ruby related patches I've > made recently if there are no objections. Sure, LGTM. Ludo=E2=80=99.