default_pre_build &&
cd "${SOURCE_DIRECTORY}/completions" &&
if ! is_depends_enabled $SPELL bash-completion; then
  sed -i '1d' meson.build
fi
