Is it possible to preserve the root directory of a tarball directory with the Tarball block? I'd like to end up with "Core/Foobar/version/tarball_root/content" rather than the current "Core/Foobar/version/content"
I'm working on a config for a binary version of Gaussian 16, which is basically just a tarball, and setting some environment variables. However, Gaussian decided to put their g16root variable (frequently used in their scripts), above their root directory, thus forcing the existance of a "g16" directory (which is the root directory inside their source tarball) Best regards, Mikael

