launcher: repair user-scope Mac OS GUI launcher creation
This commit is contained in:
parent
5e4670fc4d
commit
50ac429e6d
|
@ -446,7 +446,7 @@
|
||||||
(find-addon-tethered-gui-bin-dir))
|
(find-addon-tethered-gui-bin-dir))
|
||||||
(and config?
|
(and config?
|
||||||
(find-config-tethered-gui-bin-dir))
|
(find-config-tethered-gui-bin-dir))
|
||||||
(find-gui-bin-dir-for use-exe #f))]
|
(find-gui-bin-dir))]
|
||||||
[rel (find-relative-path cdir gdir)])
|
[rel (find-relative-path cdir gdir)])
|
||||||
(cond
|
(cond
|
||||||
[(relative-path? rel)
|
[(relative-path? rel)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user