<div dir="ltr">I am working on packaging up the VM for Debian and related distros.  My current approach is to download the stable tarball release from <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/latest">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/latest</a>.  The problem I'm having is that unless manual hacks are applied each time it is downloaded, the build will fail since platforms/Cross/vm/sqSCCSVersion.h has not been updated and the script to update it fails as the tarball is just a snapshot of the source files rather than a clone of the repo. (the snapshot is actually what is preferred vs a repo clone from a Debian packaging standpoint)<div><br></div><div>Ideally, the generated tarball would include a pre-updated sqSCCSVersion.h since this is a point in time snapshot.  Is this something that makes sense and could be changed for the generated tarball?  If not, any suggestions on how to handle this in an automated way for tarball builds?  If I should be sourcing the tarball a different way, I'm open to that as well.<br><div><br></div><div>Thanks,</div><div>Phil</div></div></div>