summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 7b8a4a8..6ad23c3 100755
--- a/install
+++ b/install
@@ -45,7 +45,7 @@ echo "Cleaning up $HOME/tmp files."
rm -rf $HOME/tmp/openbabel* $HOME/tmp/kernlab* $HOME/tmp/ruby*
. "./base-install.sh"
-. "./openbabel.sh"
+#. "./openbabel.sh"
echo
echo "Installation finished and system configured."