From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:39667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8uV9-0000Cz-Rf for guix-patches@gnu.org; Tue, 26 Mar 2019 18:25:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8uRM-0000JG-9h for guix-patches@gnu.org; Tue, 26 Mar 2019 18:21:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47121) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8uRL-0000J5-TU for guix-patches@gnu.org; Tue, 26 Mar 2019 18:21:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8uRL-0001gH-O7 for guix-patches@gnu.org; Tue, 26 Mar 2019 18:21:03 -0400 Subject: [bug#35004] [PATCH] DRY manual reference to HOME/.guix-profile References: In-Reply-To: Resent-Message-ID: From: josh.randall@genomicsplc.com Date: Tue, 26 Mar 2019 16:31:29 +0000 Message-Id: <20190326163129.32264-1-josh.randall@genomicsplc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: jcrandall@alum.mit.edu, 35004@debbugs.gnu.org From: "Joshua C. Randall" --- doc/guix.de.texi | 2 +- doc/guix.fr.texi | 2 +- doc/guix.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guix.de.texi b/doc/guix.de.texi index 83dae0d3ec..faa9880fe6 100644 --- a/doc/guix.de.texi +++ b/doc/guix.de.texi @@ -2775,7 +2775,7 @@ definiert werden: =20 @example GUIX_PROFILE=3D"$HOME/.guix-profile" ; \ -source "$HOME/.guix-profile/etc/profile" +source "$GUIX_PROFILE/etc/profile" @end example =20 Ist Ihr System f=C3=BCr mehrere Nutzer eingerichtet, werden Nutzerprofile = an diff --git a/doc/guix.fr.texi b/doc/guix.fr.texi index 541fd6f0d0..407dd02375 100644 --- a/doc/guix.fr.texi +++ b/doc/guix.fr.texi @@ -2714,7 +2714,7 @@ ensuite aient les bonnes d=C3=A9finitions des variabl= es d'environnement : =20 @example GUIX_PROFILE=3D"$HOME/.guix-profile" ; \ -source "$HOME/.guix-profile/etc/profile" +source "$GUIX_PROFILE/etc/profile" @end example =20 Dans un environnement multi-utilisateur, les profils utilisateurs sont diff --git a/doc/guix.texi b/doc/guix.texi index 7d80c00530..c4675a5b95 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2650,7 +2650,7 @@ shells get all the right environment variable definit= ions: =20 @example GUIX_PROFILE=3D"$HOME/.guix-profile" ; \ -source "$HOME/.guix-profile/etc/profile" +source "$GUIX_PROFILE/etc/profile" @end example =20 In a multi-user setup, user profiles are stored in a place registered as --=20 2.19.2 --=20 This email is sent on behalf of Genomics plc, a public limited company=20 registered in England and Wales with registered number 8839972, VAT=20 registered number 189 2635 65 and registered office at King Charles House,= =20 Park End Street, Oxford, OX1 1JD, United Kingdom. The contents of this=20 e-mail and any attachments are confidential to the intended recipient. If=20 you are not the intended recipient please do not use or publish its=20 contents, contact Genomics plc immediately at info@genomicsplc.com=20 then delete. You may not copy,=20 forward, use=20 or disclose the contents of this email to anybody else if=20 you are not the=20 intended recipient. Emails are not secure and may contain viruses.