default_pre_build          &&
cd $SOURCE_DIRECTORY 	   &&
if [[ "$DG_VER" != "y" ]];then
patch  -p3 < $SPELL_DIRECTORY/lcmsprf.h
fi
