default_pre_build &&
cd $SOURCE_DIRECTORY &&
if [[ "$DOVECOT_EXT_LDA" == 'y' ]]; then
  unpack_file 3 &&
  tar xzf $SOURCE_CACHE/$SOURCE3
fi
