The <https://flathub.org/builds/#/builders/32/builds/50534> flathub build of <https://github.com/flathub/org.libreoffice.LibreOffice/commit/1cd82aaf127545771fb26dda44a6920fd8af4557> "Merge pull request #152 from flathub/lo-7.1.4" suddenly started to fail with `/bin/sh: line 1: ./autogen.sh: No such file or directory`. A test build at <https://flathub.org/builds/#/builders/32/builds/50954> with a `pwd` and `ls -al` added to the `build-commands` indicated that cwd is an empty `/run/build/libreoffice`. On `#flatpak:matrix.org`, @barthalion suggested that could be "some fallout from <https://github.com/flatpak/flatpak-builder/releases/tag/1.0.14>". (And indeed, with a local build of that `flatpak-builder-1.0.14.tar.xz`, I start to get the same error locally too.)