summaryrefslogblamecommitdiffstats
path: root/display/fresco/PREPARE
blob: cff2086282752762b18d9e23f844719f51d4112e (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                             
if ! grep -q CVS $SPELL_CONFIG 
then
  CVS=no && 
  if    query  "Would you like to build the latest cvs version of $SPELL ?" n
  then  CVS=yes
  fi  &&

  echo CVS=$CVS >> $SPELL_CONFIG 
fi