Use separate build tag file

This commit is contained in:
David Boreham 2023-04-10 06:28:32 -06:00
parent f92a2fb3fc
commit 800f7cdd87
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Builds the shiv "package" for distribution
mkdir -p ./package
version_string=$( ./scripts/update_version_file.sh)
version_string=$( ./app/data/version.txt )
shiv -c laconic-so -o package/laconic-so-${version_string} .