system: Check whether ~/.guix-profile/etc/profile exists.
authorLudovic Courtès <ludo@gnu.org>
Thu, 7 May 2015 07:43:59 +0000 (09:43 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 7 May 2015 07:49:08 +0000 (09:49 +0200)
commit507c71d629d6aacf47e03a94eaf0c6b9ef45c367
tree2573c3973a2f1b81b3aef437f359e8a14137b9f4
parentdd4a86207ef7be22faa825cc828dff3f82aabf2e
system: Check whether ~/.guix-profile/etc/profile exists.

* gnu/system.scm (etc-directory)[profile]: Check for
  ~/.guix-profile/etc/profile rather than just ~/.guix-profile.
gnu/system.scm