swtpm_setup: Use DISTRO_PROFILES_DIR when listing profiles (fix path issue) When listing profiles, then the profiles in the distro directory did not show up since the directory formed by 'DATAROOTDIR "swtpm/profiles"' was missing a '/' at the end of DATAROOTDIR. Use DISTRO_PROFILES_DIR instead. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>