cs: fix typo in Windows build script
This commit is contained in:
parent
e745c047b0
commit
c51616ecfd
|
@ -83,7 +83,7 @@
|
|||
(build-path scheme-dir "nanopass"))
|
||||
(clone (format "~astex/.git" extra-repos-base)
|
||||
(build-path scheme-dir "stex"))
|
||||
(clone (format "~aglib/.git" extra-repos-base)
|
||||
(clone (format "~azlib/.git" extra-repos-base)
|
||||
(build-path scheme-dir "zlib"))]
|
||||
[else
|
||||
(clone "https://github.com/mflatt/ChezScheme"
|
||||
|
|
Loading…
Reference in New Issue
Block a user