default_pre_build &&

if [[ $ALSA_DRIVER_BRANCH == scm ]]; then
  cd "$BUILD_DIRECTORY" &&
  unpack_file 2
  cd "$SOURCE_DIRECTORY"
fi
