default_install  &&
if is_depends_enabled $SPELL bash-completion;then
  install sqledit.completion $INSTALL_ROOT/etc/bash_completion.d/sqledit.completion
fi
