config_query TRACKER_SCM "Do you want SCM version" n &&
if [[ "${TRACKER_SCM}" == "y" ]]
then
config_query TRACKER_SCM_AUTO \
          "Automaticaly update the spell on sorcery queue/system-update?" \
          n
fi
