cd  $SOURCE_DIRECTORY &&
if [[ "$TALLOC_SCM" == "y" ]]
then
  cd lib/$SPELL
fi &&
default_build
