Fix startup eln chache redirect
This commit is contained in:
parent
2bf7671be7
commit
6488784ee0
@ -4,6 +4,6 @@
|
||||
|
||||
;; Move native compile cache to follor no-littering conventions
|
||||
(when (fboundp 'startup-redirect-eln-cache)
|
||||
(startup-redirect-eln-cache
|
||||
(convert-standard-filename
|
||||
(expand-file-name "var/eln-cache/" user-emacs-directory))))
|
||||
(startup-redirect-eln-cache "var/eln-cache/"))
|
||||
|
||||
;;; early-init.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user