summaryrefslogtreecommitdiff
path: root/openbabel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'openbabel.sh')
-rwxr-xr-xopenbabel.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbabel.sh b/openbabel.sh
index 5cc9629..f18ee65 100755
--- a/openbabel.sh
+++ b/openbabel.sh
@@ -76,7 +76,6 @@ if [ ! -d "$OB_DEST_BINDINGS" ]; then
exit 1
else
if [ "`ls $OB_DEST_BINDINGS | wc -l`" -gt 0 ]; then
- echo "Install directory '$OB_DEST_BINDINGS' is not empty. Skipping Openbabel Binding installation..."
OB_DONE=true
fi
fi