default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $OPENLDAP_NTLM == y ]]; then
  patch -p1 < "$SPELL_DIRECTORY/openldap-2.4.31-ntlm.patch"
fi
