default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&

if [[ "${WLROOTS_BRANCH}" == "stable" ]]; then
  apply_patch_dir patches
fi
