emacs-build-system: Move the source directory to the start of EMACSLOADPATH.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sun, 8 Dec 2019 02:47:23 +0000 (11:47 +0900)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sun, 8 Dec 2019 02:58:08 +0000 (11:58 +0900)
commitadd773c37a10e2c900fcfaff745e095b7fe96fbb
tree10bcc70147b7686b7e92be53b932617296d8a681
parentd0105e7f2902359de5e96d268a7e5850dae7dff7
emacs-build-system: Move the source directory to the start of EMACSLOADPATH.

Fixes issue #38479 (see: https://bugs.gnu.org/38479).

* guix/build/emacs-build-system.scm (add-source-to-load-path): Move the source
directory to the start of the EMACSLOADPATH environment variable.

Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>
guix/build/emacs-build-system.scm