default_pre_build     &&
cd $SOURCE_DIRECTORY  &&
if [[ "${KDE_VER}" == "stable" ]];then
  patch  -p3 < $SPELL_DIRECTORY/ksirk.patch
fi
