From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Partial fix for bug 25273 Date: Mon, 26 Dec 2016 14:55:30 +0000 Message-ID: <20161226145531.14503-1-ng0@libertad.pw> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cLWgM-0008HL-05 for guix-devel@gnu.org; Mon, 26 Dec 2016 09:55:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cLWgJ-0008JN-0i for guix-devel@gnu.org; Mon, 26 Dec 2016 09:55:22 -0500 Received: from aibo.runbox.com ([91.220.196.211]:46845) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cLWgI-0008I6-QJ for guix-devel@gnu.org; Mon, 26 Dec 2016 09:55:18 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cLWgF-0006Kl-Vf for guix-devel@gnu.org; Mon, 26 Dec 2016 15:55:16 +0100 Received: from [46.23.72.81] (helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cLWgB-00008M-2D for guix-devel@gnu.org; Mon, 26 Dec 2016 15:55:11 +0100 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: guix-devel@gnu.org Added a phase to substitute some paths. To move forward with the rest of the bug I need input on the questions asked in the bug report thread, this as a first review.