summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-10-11 15:19:25 +0200
committerAndreas Maunz <andreas@maunz.de>2012-10-11 15:19:25 +0200
commit6d7e525a7c5969c0ac01a5f24ac306182239269d (patch)
treeff2623750a0652b96dd3e2e932547f55664927b5
parentfe65b25061986396b408b90d18255123be9fb547 (diff)
R libraries
-rwxr-xr-xconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.sh b/config.sh
index 3d062af..16c6ad8 100755
--- a/config.sh
+++ b/config.sh
@@ -40,6 +40,7 @@ RAPTOR2_VER="raptor2-$RAPTOR2_NUM_VER"
RASQAL_VER="rasqal-$RASQAL_NUM_VER"
OB_DEST="$OT_PREFIX/$OB_VER"
OB_DEST_BINDINGS="$OT_PREFIX/openbabel-ruby-install"
+R_DEST="$OT_PREFIX/r-packages"
RUBY_DWL="http://ftp.ruby-lang.org/pub/ruby/1.9"
RAPTOR2_DWL="$REDLAND_DWL/source/$RAPTOR2_VER.tar.gz"
RASQAL_DWL="$REDLAND_DWL/source/$RASQAL_VER.tar.gz"