default_pre_build &&
if [[ -n $SOURCE2 ]]; then
  cd "$SOURCE_DIRECTORY" &&
  unpack_file 2
fi
