config_query  WM2_CVS  "Do you want the CVS version?"  n &&
if  [  "$WM2_CVS"  ==  "y"  ];  then
  config_query  WM2_CVS_AUTOUPDATE  "Automatically update $SPELL on system-update?"  n
fi
