From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: --with-store-dir and/or --localstatedir seem to be ignored Date: Fri, 15 May 2015 16:35:04 +0200 Message-ID: <87mw15ykmf.fsf@gnu.org> References: <87h9refc0y.fsf@gmail.com> <87vbfu15n6.fsf@gnu.org> <87d222ey57.fsf@gmail.com> 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]:50250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YtGhk-0008VM-IV for guix-devel@gnu.org; Fri, 15 May 2015 10:35:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YtGhf-00085l-35 for guix-devel@gnu.org; Fri, 15 May 2015 10:35:12 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YtGhf-00085T-0K for guix-devel@gnu.org; Fri, 15 May 2015 10:35:07 -0400 In-Reply-To: <87d222ey57.fsf@gmail.com> (Taylan Ulrich Kammer's message of "Fri, 15 May 2015 16:03:16 +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: Taylan Ulrich Kammer Cc: guix-devel@gnu.org, Alex Vorobiev Taylan Ulrich Kammer skribis: > From 2dcd57e71c86c780e0e06ae5579c2f8e65b3de91 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Taylan=3D20Ulrich=3D20Bay=3DC4=3DB1rl=3DC4=3DB1/Kammer?= =3D > > Date: Fri, 15 May 2015 10:59:44 +0200 > Subject: [PATCH] Parameterize references to /gnu/store. > > * gnu/packages/busybox.scm (busybox): Call %store-directory from (guix bu= ild > utils) instead of referencing "/gnu/store" directly. Could you push this part to master... > * guix/packages.scm (patch-and-repack): Likewise. ... and that part to =E2=80=98core-updates=E2=80=99? Thank you! Ludo=E2=80=99.