config_query  QTRACTOR_VCS  "Build latest version from development tree?"  n  &&

if  [[ $QTRACTOR_VCS == y ]]; then
  config_query  QTRACTOR_VCS_AUTOUPDATE  \
                "Update automatically on every system update?"  n
fi
