build-self: Let HOME pass through the execution environment.
authorLudovic Courtès <ludo@gnu.org>
Sun, 12 May 2019 20:56:57 +0000 (22:56 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 12 May 2019 20:56:57 +0000 (22:56 +0200)
commite0244eb7a2290781ef490b6cedbd9c753caf6004
tree9ec2fc8f49ce7d0722a8d3174e14710b3e6e4d90
parentf8cd07e8d8acf85fd6d08646a0719178895b5894
build-self: Let HOME pass through the execution environment.

This is a followup to 48d498c2c3984784336b27ba5e261319f3ac6a3a, which
introduced a typo (missing '->' in 'mlet'.)

Fixes <https://bugs.gnu.org/35623>.
Reported by Karrick McDermott <kmcdermott@linkedin.com>.

* build-aux/build-self.scm (build): Add 'getenv' and 'setenv' calls for
HOME.
build-aux/build-self.scm