diff options
author | Philip McGrath <philip@philipmcgrath.com> | 2022-02-27 16:29:11 -0500 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2022-03-04 23:43:25 +0100 |
commit | 2a3946bae9f8297ca9763b1f83a349edaa836d4d (patch) | |
tree | ab36dba0bfeca181bc16484823ad7f4580a99fb3 /gnu/build | |
parent | 346d8b9a49e3b9e29526356ce5694eaa27d034fc (diff) | |
download | guix-2a3946bae9f8297ca9763b1f83a349edaa836d4d.tar guix-2a3946bae9f8297ca9763b1f83a349edaa836d4d.tar.gz |
gnu: chez-scheme: Use "lib/chez-scheme" for search path.
There does not seem to be any widely accepted standard path to use for
"CHEZSCHEMELIBDIRS". Using a path without a version number in it avoids
having to compute the actual path everywhere, which would be especially
unpleasant when support is added for the Racket variant of Chez Scheme,
which always has a different version number than upstream.
* gnu/packages/chez.scm (chez-scheme)[native-search-paths]: Change to
use "lib/chez-scheme" instead of "lib/csvX.Y.Z-site" for
"CHEZSCHEMELIBDIRS".
(chez-make-flags): Update accordingly.
(chez-sockets)[arguments]<#:phases>: Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/build')
0 files changed, 0 insertions, 0 deletions