Omit the version number from distrbuted release archive filenames (#1685)

This commit is contained in:
Rangi
2025-05-06 07:28:54 -04:00
committed by GitHub
parent d413870e6d
commit 41c94aa448
3 changed files with 13 additions and 13 deletions

View File

@@ -265,4 +265,4 @@ wine-shim:
dist:
$Qgit ls-files | sed s~^~$${PWD##*/}/~ \
| tar -czf rgbds-`git -c safe.directory='*' describe --tags | cut -c 2-`.tar.gz -C .. -T -
| tar -czf rgbds-source.tar.gz -C .. -T -