Changelog:
r44418 | compyx | 2023-08-10 18:03:39 +0000 (Thu, 10 Aug 2023) | 2 lines
Remove `vice.gresource` from `BUILT_SOURCES` again ;)
------------------------------------------------------------------------
r44417 | compyx | 2023-08-10 17:50:32 +0000 (Thu, 10 Aug 2023) | 5 lines
Buildsystem: explicitly add `vice.gresource` to `BUILT_SOURCES`
Try to get automake to ignore `vice.gresource` which somehow gets included with
`make dist` (not in SDL2-configured trees for some reason).
------------------------------------------------------------------------
r44416 | compyx | 2023-08-10 16:54:09 +0000 (Thu, 10 Aug 2023) | 2 lines
Buildsystem: remove vim modelines from automake files
------------------------------------------------------------------------
r44415 | compyx | 2023-08-10 09:59:33 +0000 (Thu, 10 Aug 2023) | 2 lines
Replace `ls -1` with `find . -type d -name foo`
------------------------------------------------------------------------
r44414 | compyx | 2023-08-10 09:40:01 +0000 (Thu, 10 Aug 2023) | 5 lines
Update script again
It appears the artifacts are downloaded into separate directories which
are called `vice-3.7.1-gtk3.tar.gz` and contain `vice-3.7.1.tar.gz`.
------------------------------------------------------------------------