diff options
| author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-07-31 04:13:08 +0200 |
|---|---|---|
| committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-07-31 04:13:08 +0200 |
| commit | 6310a9a3be5da3c410526abfc87369846536588a (patch) | |
| tree | 000d6d19656b82a6aef7861bc9d75bd03279fb3e /pkgs/development/python-modules/httpserver | |
| parent | 7ebe164ae027972cf2a7c05fa9021fb489d063cb (diff) | |
gnum4: Fix impurity in shell handling
If gnum4 is built outside of a chroot, it will decide to use
/run/current-system/sw/bin/sh as the shell for "syscmd". (It gets this
path via "getconf PATH". Maybe our Glibc shouldn't return that path,
at least not during Nix builds...) If such a build of gnum4 is
subsequently used *inside* a chroot, it won't work because
/run/current-system doesn't exist. So specify an explicit path to the
shell.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
