Copy source location to generate runtime paths.

Fix found by @lexi-lambda. Bug reported by dbenoit@fedoraproject.org.
This commit is contained in:
Sam Tobin-Hochstadt 2018-02-06 14:05:49 -05:00
parent efe5d2d83f
commit 0a00e82ca1

View File

@ -186,7 +186,8 @@
(path-of
#,(datum->syntax
#'orig-stx
`(,#'this-expression-source-file))))
`(,#'this-expression-source-file)
#'orig-stx)))
#'void)])
(apply to-values (resolve-paths (#%variable-reference)
get-dir