default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

patch -p0 < "$SPELL_DIRECTORY/setuid.patch" &&
patch -p0 < "$SPELL_DIRECTORY/perms.patch"
