config_query  XFBURN_SVN  "Use svn version?"  n  &&

if [ "$XFBURN_SVN" == "y" ]; then
  config_query  XFBURN_SVN_AUTOUPDATE                       \
                "Queue for update on every system update?"  n
fi
