config_query XARALX_SVN "Build SVN version?" n &&

if [[ $XARALX_SVN == y ]]; then
    config_query XARALX_SVN_AUTOUPDATE "Update on every system update?" n
fi
