From 03dfd4c5b16d715bbb56f96bdf0618c9f3c67ebd Mon Sep 17 00:00:00 2001 From: davor Date: Mon, 6 Aug 2012 14:30:57 +0200 Subject: Added correct filename. --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 504ae49..2e1304e 100755 --- a/install +++ b/install @@ -40,7 +40,7 @@ echo [ -f $HOME/.opentox/config/install/config.sh ] || (cmd="mkdir -p $HOME/.opentox/config/install && cp config.sh $HOME/.opentox/config/install" && run_cmd "$cmd" "Install config.sh to CONFIG (~/.opentox)") . ./base-install # Debian specific; disable this for others. -./raptor_rasqal.sh +./raptor_rasqal-install # Download, compile and build raptor2 and rasqal. Install to OT_PREFIX. ./4store-install # Download, compile and build 4store. Install to OT_PREFIX. if [ ! -d ~/.rbenv ]; then -- cgit v1.2.3