# HG changeset patch # User Tassilo Philipp # Date 1524578972 -7200 # Node ID 3745790db233e262221d75244da7b542d77194e8 # Parent 02a455de2b40c0cca1d313a81a2e3192523e7103 -typo diff -r 02a455de2b40 -r 3745790db233 ruby/rbdc/README.txt --- a/ruby/rbdc/README.txt Tue Apr 24 16:04:37 2018 +0200 +++ b/ruby/rbdc/README.txt Tue Apr 24 16:09:32 2018 +0200 @@ -10,7 +10,7 @@ So, you need dyncall's full source code to be included. Unfortunately, the .gemspec isn't flexible enough to pull from different paths, so building the .gem file requires dyncall to be found next to rbdc.c and extconf.rb. This means either copy dyncall's base directory - do ./dyncall or create a symlink ./dyncall, that points to it. + to ./dyncall or create a symlink ./dyncall, that points to it. 2) Then, build this gem with: