Maxim Cournoyer schreef op vr 25-06-2021 om 14:08 [-0400]: > ;; These shall match the search-path-specification for Qt and KDE > ;; libraries. > - (list '("XDG_DATA_DIRS" directory "/share" > + (list '("XDG_DATA_DIRS" suffix directory "/share" I'd recomend adding a comment here, explaining why 'suffix' is necessary and '=' is unsufficient, with a link to the bug and patches tracker, for clarity. Greetings, Maxime.