raco setup: unbreak for native libraries on Windows and Mac OS X
Repairs commit bd29411579
.
This commit is contained in:
parent
7b7e078a4a
commit
71c93c2615
|
@ -1757,7 +1757,7 @@
|
|||
(case (system-type)
|
||||
[(unix)
|
||||
copy-file/install-elf-rpath]
|
||||
[else void])))
|
||||
[else copy-file])))
|
||||
|
||||
(define make-shares-step
|
||||
(make-copy/move-step "shared file"
|
||||
|
|
Loading…
Reference in New Issue
Block a user