default_pre_build &&
cd $SOURCE_DIRECTORY &&

if [[ "$CDRDAO_BRANCH" == "stable" ]];  then 
  patch -p1 < $SPELL_DIRECTORY/stat.patch
fi
