raco setup: unbreak for native libraries on Windows and Mac OS X

Repairs commit bd29411579.
This commit is contained in:
Matthew Flatt 2014-10-11 08:19:48 -06:00
parent 7b7e078a4a
commit 71c93c2615

View File

@ -1757,7 +1757,7 @@
(case (system-type) (case (system-type)
[(unix) [(unix)
copy-file/install-elf-rpath] copy-file/install-elf-rpath]
[else void]))) [else copy-file])))
(define make-shares-step (define make-shares-step
(make-copy/move-step "shared file" (make-copy/move-step "shared file"