diff options
author | Ahmad Draidi <a.r.draidi@redscript.org> | 2023-08-10 22:16:35 +0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-09-05 19:50:46 -0400 |
commit | 2b6b951f555ab07257256dcf53c841262f1e1b3e (patch) | |
tree | 2c1592d1cd3cf6f90852e62152fb2aa646536682 /gnu/installer | |
parent | 8bcf567c71ba9b3526c8f2eb74d8e56bc2e120c0 (diff) | |
download | guix-2b6b951f555ab07257256dcf53c841262f1e1b3e.tar guix-2b6b951f555ab07257256dcf53c841262f1e1b3e.tar.gz |
gnu: arcan: Fix paths handling.
This patch removes the wrapper and the propagated environment variables
(through 'native-search-paths') and instead patches the paths inside the
source code. This fixes path handling, which seems to be broken now. It
also allows us to use 'setuid', which is required for some features, and
lets the app use its internal path handling criteria, which some dependent
apps expect.
* gnu/packages/arcan.scm (arcan): Fix paths handling.
[arguments]: Add 'patch-paths' phase. Remove 'wrap-program' phase.
[native-search-paths]: Remove.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu/installer')
0 files changed, 0 insertions, 0 deletions