default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
case "$TOR_BRANCH" in
  (stable) apply_patch_dir patches ;;
esac
