Skip to content

Commit

Permalink
Typo in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Sep 21, 2021
1 parent 0e0f627 commit aa41b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/metacall.scm
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ for any host, on any OS. TypeScript compiles to readable, standards-based JavaSc
#t)))
(add-before 'configure 'ruby-workaround
(lambda* (#:key inputs #:allow-other-keys)
; For some reason, FincRuby.cmake is working anymore, patch here
; For some reason, FindRuby.cmake is working anymore, patch here
; the lib and include paths here directly meanwhile the problem is solved
(substitute* "source/loaders/rb_loader/CMakeLists.txt"
(("\\$\\{Ruby_INCLUDE_DIRS\\}") (string-append
Expand Down

0 comments on commit aa41b76

Please sign in to comment.