The menu was incorrectly using the fourth column (distname) instead of
the first (dist), which contains names with underscores instead of
hyphens of the MANIFEST.
Additionally, replace a bash-ism by using single equal signs forThe actual file name is on the first column of the MANIFEST file.
comparison.Remove the .txz part of the name to build the menu options.