summaryrefslogtreecommitdiff
path: root/rasqal-install
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-08-21 13:38:41 +0200
committerAndreas Maunz <andreas@maunz.de>2012-08-21 13:38:41 +0200
commit714111145e6ac5778dc5ce2ecb3652e4bddb34d7 (patch)
treeba7e3723cc34215fd9e48a97854e8a09b9a20e70 /rasqal-install
parent3faf3c96fa31163e2201240e47f27a6571111ab7 (diff)
parentf87da673e2437e2728b31c84b2ae1cfdf05915c5 (diff)
Merge branch 'development' of github.com:opentox/install into development
Diffstat (limited to 'rasqal-install')
-rwxr-xr-xrasqal-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/rasqal-install b/rasqal-install
index bc06450..8bd9fbd 100755
--- a/rasqal-install
+++ b/rasqal-install
@@ -5,7 +5,7 @@ DIR=`pwd`
. ./utils.sh || (echo "Utils could not be loaded, check opentox-ui.sh." 1>&2 && exit 1)
SELF=$(basename $0 -install)
check_log $SELF
-check_utils "wget tar make grep"
+check_utils "apt-get wget tar make grep"
# Build
mkdir -p $OT_PREFIX/tmp