diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2019-11-23 12:04:50 +0900 |
---|---|---|
committer | Clément Lassieur <clement@lassieur.org> | 2019-12-04 11:06:49 +0100 |
commit | 65a7dd2950ca13a8b942b2836260a2192351b271 (patch) | |
tree | d20be083ec86168ffb045eb11cf6a0d578ab0fee /gnu/packages/emacs.scm | |
parent | fabd4900d8fb739a55e2dff76dee3a29b2a90bb1 (diff) | |
download | patches-65a7dd2950ca13a8b942b2836260a2192351b271.tar patches-65a7dd2950ca13a8b942b2836260a2192351b271.tar.gz |
build: emacs-build-system: Unify the installation directory.
This change aims to reduce the length of the EMACSLOADPATH environment
variable, which was found to cause issues such as
<https://bugs.gnu.org/38309>.
It should also enable discovery of newly installed packages without refreshing
the session's EMACSLOADPATH of the user profile (e.g., when launching Emacs
from the desktop manager application launcher), as discussed in
<https://bugs.gnu.org/38309>.
* guix/build/emacs-build-system.scm (%legacy-install-suffix): Rename to...
(%install-dir): ...this.
(%install-suffix): Remove variable.
(build): Adjust installation target directory.
(patch-el-files): Likewise.
(install): Likewise.
(move-doc): Likewise.
(make-autoloads): Likewise.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
Diffstat (limited to 'gnu/packages/emacs.scm')
0 files changed, 0 insertions, 0 deletions