config_query  FLUXBOX_SVN  "Build the SVN version?"  n
if [[ "${FLUXBOX_SVN}" == "y" ]]
then config_query FLUXBOX_SVN_AUTOUPDATE "Update svn repo on every update?" n
fi
