From 8fe2382c46b665ff59a95fe4194c7b6da0b1c283 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Tue, 24 Jul 2012 16:10:23 +0200 Subject: correct condif --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 052fa32..e28d259 100755 --- a/config.sh +++ b/config.sh @@ -12,9 +12,9 @@ OT_BRANCH="development" # Maturity (development -need SSH key a # 2) Where binaries are installed OT_PREFIX="$HOME/opentox-ruby" OT_JAVA_HOME="/usr/lib/jvm/java-6-openjdk" -# USE THIS FOR 64BIT: OT_JAVA_HOME="/usr/lib/jvm/java-6-openjdk-amd64" # 3) What versions to install + OB_NUM_VER="2.3.1" RUBY_DWL="http://ftp.ruby-lang.org/pub/ruby/1.9" -- cgit v1.2.3