default_pre_build     &&
cd $SOURCE_DIRECTORY  &&
# add updated actions file
#verify_file 3         &&
#cp $SOURCE_CACHE/$SOURCE3 ./default.action &&
# apply smgl patch
patch -p1 <$SPELL_DIRECTORY/mk.patch &&
autoheader &&
autoconf
