From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add Red Eclipse. Date: Tue, 3 May 2016 21:29:14 +0200 Message-ID: <20160503192914.GA7879@solar> References: <20160423022054.16f7aeb7@openmailbox.org> <571B21C8.3050100@gmx.net> <20160423074645.545cb512@openmailbox.org> <87eg9sd5zq.fsf@gmail.com> <20160502103837.GA4942@solar> <87a8k79cwb.fsf@gmail.com> <5728FAFE.7090206@fripost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axg0t-0000HS-4S for guix-devel@gnu.org; Tue, 03 May 2016 15:29:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axg0h-0006Jr-Ie for guix-devel@gnu.org; Tue, 03 May 2016 15:29:37 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:38253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axg0g-0006E6-4Y for guix-devel@gnu.org; Tue, 03 May 2016 15:29:31 -0400 Content-Disposition: inline In-Reply-To: <5728FAFE.7090206@fripost.org> 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" To: Albin Cc: guix-devel@gnu.org, Alex Kost On Tue, May 03, 2016 at 09:24:46PM +0200, Albin wrote: > I just installed 'red-eclipse' from a git checkout and then the link to > the binary was named 'redeclipse_linux' and not 'red-eclipse' as I had > expected. Well, this happens; we usually do not modify binary names from upstream. For instance, the libreoffice binary is called "soffice" (I wonder who still remembers why, a question of age and nationality, probably...). Andreas