default_pre_build            &&

if  [  "$CVS"  ==  "n"  ];  then
  cd  $SOURCE_DIRECTORY        &&
  unpack  $SOURCE2  ${MD5[1]}
fi
