setup/dirs: fix get-apps-dir
Affects the location of ".desktop" file installation, especially in a Unix-style installation.
This commit is contained in:
parent
576c3885cf
commit
7b4ea16bc0
|
@ -239,7 +239,7 @@
|
|||
;; "apps"
|
||||
|
||||
(define-finder provide
|
||||
config:share-dir
|
||||
config:apps-dir
|
||||
find-apps-dir
|
||||
find-user-apps-dir #:default (build-path "share" "applications")
|
||||
(chain-to (lambda () (build-path (find-share-dir) "applications"))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user