diff --git a/retropikzel/r7rs-pffi/main.scm b/retropikzel/r7rs-pffi/main.scm index a48778a..453bce8 100644 --- a/retropikzel/r7rs-pffi/main.scm +++ b/retropikzel/r7rs-pffi/main.scm @@ -160,7 +160,7 @@ (if (string=? version "") "" (string-append - (cond-expand (windows ".") ; FIXME + (cond-expand (windows "-") (else ".")) version)))) (library-path-without-suffixes (string-append path