emacs-build-system: Ensure the core libraries appear last in the load path.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Fri, 13 Dec 2019 01:33:42 +0000 (10:33 +0900)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Fri, 13 Dec 2019 01:48:28 +0000 (10:48 +0900)
commite34e02707d6bd38c79ce7bec776fcdc528548a0d
tree2783c4b95ca037b4180303efdda5f59e4c4f5db3
parentd057c52f951d92460a987770fef0881a300c07cf
emacs-build-system: Ensure the core libraries appear last in the load path.

Fixes bug #38568 (see: https://bugs.gnu.org/38568).

* guix/build/emacs-build-system.scm (add-source-to-load-path): Ensure the core
libraries appear last in the load path.

Reported-by: Jelle Licht <jlicht@fsfe.org>
guix/build/emacs-build-system.scm