diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-08-20 00:13:25 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-08-29 01:25:08 +0200 |
commit | 90d891fc6c28120ec19c8f3b0e34943b034a0a15 (patch) | |
tree | f6cdbb08a1ea08b7b6b048c4214a94bd8f869533 /gnu/packages/check.scm | |
parent | aad5df405843c6eadec1e3866438501b0740704b (diff) | |
download | guix-90d891fc6c28120ec19c8f3b0e34943b034a0a15.tar guix-90d891fc6c28120ec19c8f3b0e34943b034a0a15.tar.gz |
gnu: glibc: Do not copy static Bash binary to bin/.
This avoids problems when installing 'glibc' in a profile, where glibc's
limited 'bash' would take precedence over the valid 'bash'.
* gnu/packages/base.scm (glibc)[arguments]: Do not copy STATIC-BASH to
OUT/bin. Instead, simply refer to it directly.
[inputs]: Use STATIC-BASH instead of BASH-LIGHT.
* gnu/packages/commencement.scm (static-bash-for-glibc): Likewise.
(glibc-final)[arguments]: Add STATIC-BASH-FOR-GLIBC to
#:allowed-references.
(gcc-final)[arguments]: Likewise.
[native-inputs]: Add "static-bash".
Diffstat (limited to 'gnu/packages/check.scm')
0 files changed, 0 insertions, 0 deletions