diff options
author | David Boilleau <david_boilleau@gmx.fr> | 2024-11-08 15:10:23 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-11-14 15:41:21 +0100 |
commit | 8edd08116452bf6ecd3eff7a7f98f9b0991097df (patch) | |
tree | 441391a21e3093fbd8bc6143d6f4b2faa02a743f /gnu.scm | |
parent | e02b3b0a666ed541b4393802129c1d1660ca0df5 (diff) | |
download | guix-8edd08116452bf6ecd3eff7a7f98f9b0991097df.tar.gz guix-8edd08116452bf6ecd3eff7a7f98f9b0991097df.zip |
guix-install.sh: Replace `ROOT_HOME` with `~root`
The `ROOT_HOME` variable is natively absent from some systems, however the form
`~root`, which is used by the install functions in this same file, works.
* etc/guix-install.sh (sys_delete_store, sys_delete_guix_daemon)
(sys_delete_user_profiles): Replace `ROOT_HOME` with `~root`.
Change-Id: Ia867e271ac4c5557d9708235fee028bccce68342
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu.scm')
0 files changed, 0 insertions, 0 deletions