default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if is_depends_enabled $SPELL openldap; then
  patch -p0 < "$SPELL_DIRECTORY/ldap-cert.patch"
fi
