Skip to content

Thunderbird: Do not use variable in profile name

Commit f5a5587e introduced variable to avoid duplication (and a bug) of the thunderbird executable path.

Use of variables in profile fileglob is not recommended practice, as it might produce errors with AppArmor tools.

Revert variable usage in profile name until AppArmor tools have better support for them.

Edited by Vincas Dargis

Merge request reports