raco setup: one more path simplifcation point
Closes PR 12355
This commit is contained in:
parent
cb341e1f48
commit
14e0698602
|
@ -92,7 +92,7 @@
|
|||
(let ([r (relative-from dir* (car root+table))])
|
||||
(and r (cons (reverse r) root+table))))
|
||||
(if root-dir
|
||||
(list (list (explode-path root-dir)
|
||||
(list (list (explode-path (simple-form-path root-dir))
|
||||
(make-hash)
|
||||
#t))
|
||||
(force roots)))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user