From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elric Erkose Subject: Default store-dir Date: Fri, 18 Apr 2014 13:42:34 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c320b6758d8704f757305a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbFcK-0001Jo-Fc for guix-devel@gnu.org; Fri, 18 Apr 2014 16:42:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WbFcJ-0005bR-MS for guix-devel@gnu.org; Fri, 18 Apr 2014 16:42:36 -0400 Received: from mail-la0-x22e.google.com ([2a00:1450:4010:c03::22e]:60567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbFcJ-0005bN-EK for guix-devel@gnu.org; Fri, 18 Apr 2014 16:42:35 -0400 Received: by mail-la0-f46.google.com with SMTP id hr17so1669145lab.33 for ; Fri, 18 Apr 2014 13:42:34 -0700 (PDT) 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: guix-devel@gnu.org --001a11c320b6758d8704f757305a Content-Type: text/plain; charset=UTF-8 When guix is configured with an alternate "prefix", why isn't "store-dir" relative to this alternate prefix? Yes, it is possible to specify something like, "--with-store-dir=/gnu", but some people expect all files/directories to be relative to "--prefix" to isolate source based installed software from their base system. --001a11c320b6758d8704f757305a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
When guix is configured with an alternate "prefix&quo= t;, why isn't "store-dir" relative to this alternate prefix? = Yes, it is possible to specify something like, "--with-store-dir=3D<= ;some-prefix>/gnu", but some people expect all files/directories to= be relative to "--prefix" to isolate source based installed soft= ware from their base system.
--001a11c320b6758d8704f757305a--