distro: Build the final inputs against the final Bash, not the bootstrap Bash.
authorLudovic Courtès <ludo@gnu.org>
Thu, 25 Oct 2012 15:55:45 +0000 (17:55 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 25 Oct 2012 15:55:45 +0000 (17:55 +0200)
commit4033bde84197bd0b6d43817d064d75d25668053d
tree57a2fb097c25272801bf71b3194c5e07676aaf95
parente67245597ecc1b204594f15a50db59972c64a47f
distro: Build the final inputs against the final Bash, not the bootstrap Bash.

* distro/packages/base.scm (%boot4-inputs): New variable.
  (guile-final): Use it.
  (%final-inputs): Build with %BOOT4-INPUTS, not %BOOT3-INPUTS.
distro/packages/base.scm