diff ruby/rbdc/README.txt @ 1:5e159be89d73

- ruby and sh binding updates for dc r0.9
author cslag
date Thu, 31 Dec 2015 20:17:37 +0100
parents 0cfcc391201f
children a27ef6fdc275
line wrap: on
line diff
--- a/ruby/rbdc/README.txt	Thu Mar 19 22:26:28 2015 +0100
+++ b/ruby/rbdc/README.txt	Thu Dec 31 20:17:37 2015 +0100
@@ -1,11 +1,11 @@
 dyncall ruby bindings
-Copyright 2007-2014 Tassilo Philipp
+Copyright 2007-2015 Tassilo Philipp
 
 
 BUILD
 
   Build and install this gem with:
-    (cd ../../../dyncall; make distclean) || (gem build rbdc.gemspec && gem install ../../../rbdc-*.gem)
+    (cd $DYNCALL_DIR; make distclean) || (gem build rbdc.gemspec && gem install ../../../rbdc-*.gem)
 
 
 SIGNATURE FORMAT