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