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

if  [[ $MIDORI_VCS == y ]]
then
  config_query  MIDORI_VCS_AUTOUPDATE  \
                "Automatically update on every system update?"  n
fi
