fix problem in executable creation
svn: r9681
This commit is contained in:
parent
d597605d24
commit
0de38ecc43
|
@ -703,7 +703,7 @@
|
|||
(write `(module runtime-path-table '#%kernel
|
||||
(#%provide table)
|
||||
(define-values (table)
|
||||
(make-immutable-hash-table
|
||||
(make-immutable-hash
|
||||
(let-values ([(rUnTiMe-paths) ; this is a magic name for exe->distribution process
|
||||
',(apply append
|
||||
(map (lambda (nc)
|
||||
|
|
Loading…
Reference in New Issue
Block a user