default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&
if [[ "${LIBPLACEBO_BRANCH}" == "stable" ]]; then
  apply_patch_dir patches
fi
