default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if is_depends_enabled $SPELL hal; then
  patch -p1 < "$SPELL_DIRECTORY/exo-mount-hal.patch"
fi
