From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: gcj: remove broken symlink and stump binaries. Date: Sat, 02 May 2015 20:26:24 +0200 Message-ID: <871tiy6dkf.fsf@gnu.org> References: <87pp6ly52e.fsf@gnu.org> <87h9rvx8hb.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yoc7S-0004eF-O0 for guix-devel@gnu.org; Sat, 02 May 2015 14:26:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yoc7P-0000zO-Bc for guix-devel@gnu.org; Sat, 02 May 2015 14:26:30 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40984) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yoc7P-0000zK-8C for guix-devel@gnu.org; Sat, 02 May 2015 14:26:27 -0400 In-Reply-To: <87h9rvx8hb.fsf@mango.localdomain> (Ricardo Wurmus's message of "Sat, 2 May 2015 18:14:08 +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: Ricardo Wurmus Cc: Guix-devel Ricardo Wurmus skribis: > From 86f2b4e7f182b5ea734eea4d72ef868b6a25f7eb Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Thu, 30 Apr 2015 17:11:39 +0200 > Subject: [PATCH] gnu: gcj: Remove broken symlink and conflicting files. > > * gnu/packages/gcc.scm (gcj)[arguments]: Add a build phase to remove a broken > symlink and generic stump binaries. LGTM, please push to core-updates! Thanks, Ludo'.