changeset 2:a27ef6fdc275

- assume dyncall dir is next to maintainers'
author cslag
date Thu, 31 Dec 2015 20:20:18 +0100
parents 5e159be89d73
children f5d4d5c2f750
files ruby/rbdc/README.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ruby/rbdc/README.txt	Thu Dec 31 20:17:37 2015 +0100
+++ b/ruby/rbdc/README.txt	Thu Dec 31 20:20:18 2015 +0100
@@ -5,7 +5,7 @@
 BUILD
 
   Build and install this gem with:
-    (cd $DYNCALL_DIR; make distclean) || (gem build rbdc.gemspec && gem install ../../../rbdc-*.gem)
+    (cd ../../../dyncall; make distclean) || (gem build rbdc.gemspec && gem install ../../../rbdc-*.gem)
 
 
 SIGNATURE FORMAT