aboutsummaryrefslogtreecommitdiff
path: root/src/image.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.lisp')
-rw-r--r--src/image.lisp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/image.lisp b/src/image.lisp
index 8bc34b3..fc29179 100644
--- a/src/image.lisp
+++ b/src/image.lisp
@@ -327,9 +327,7 @@ ASDF-REQUIREMENTS, after having uploaded those Lisp systems using
UPLOAD-ALL-PREREQUISITE-DATA.")
(:method ((asdf-requirements asdf-requirements))
`(progn
- (let* ((cache (ensure-directory-pathname
- (or (getenv "XDG_CACHE_HOME")
- (strcat (getenv "HOME") "/.cache"))))
+ (let* ((cache (uiop:xdg-cache-home))
(dest (ensure-directories-exist
(merge-pathnames "consfigurator/systems/" cache)))
(file (merge-pathnames