From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adonay Felipe Nogueira Subject: bug#25034: red-eclipse: "data" directory in "$out/", not in "$out/share" Date: Sat, 26 Nov 2016 08:13:06 -0200 Message-ID: <878ts6y2fh.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAZzh-0002ds-8G for bug-guix@gnu.org; Sat, 26 Nov 2016 05:14:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAZze-0004MG-4l for bug-guix@gnu.org; Sat, 26 Nov 2016 05:14:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54985) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cAZze-0004MA-1h for bug-guix@gnu.org; Sat, 26 Nov 2016 05:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cAZzd-0002Ei-UO for bug-guix@gnu.org; Sat, 26 Nov 2016 05:14:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAZz1-0002cS-5l for bug-guix@gnu.org; Sat, 26 Nov 2016 05:13:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAZyx-0004CI-Up for bug-guix@gnu.org; Sat, 26 Nov 2016 05:13:23 -0500 Received: from smtp25.openmailbox.org ([62.4.1.59]:58811 helo=smtp10.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cAZyx-0004C4-L0 for bug-guix@gnu.org; Sat, 26 Nov 2016 05:13:19 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 25034@debbugs.gnu.org Simple to check, simply list the contents of Red Eclipse's store entry. The "data" directory is at the root. Shouldn't it be "$out/share/red-eclipse/data"? Or "$out/share/red-eclipse"? Respectfully, Adonay.