distro: Search bootstrap binaries and patches in %LOAD-PATH.
authorLudovic Courtès <ludo@gnu.org>
Sun, 25 Nov 2012 15:28:52 +0000 (16:28 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 25 Nov 2012 15:28:52 +0000 (16:28 +0100)
commit0b3651bc9321c7292e0409384a8e9aaa82b1e057
tree17a94771359002ec7920013f9dfb2af5e7fb838d
parentfe7777c14b7d5779287acca452dc70e50b026f0c
distro: Search bootstrap binaries and patches in %LOAD-PATH.

* Makefile.am (patchdir, bootstrapdir): Change to be sub-directories of
  $(guilemoduledir).
  (.scm.go): Remove `DISTRO_' environment variables.
* distro.scm (not-colon): Remove.
  (%patch-path, %bootstrap-binaries-path): Default to sub-directories of
  the entries in %LOAD-PATH.
* pre-inst-env.in: Remove definition of `DISTRO_' environment variables.
Makefile.am
distro.scm
pre-inst-env.in