https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225378
Gleb Popov <arr...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arr...@freebsd.org --- Comment #12 from Gleb Popov <arr...@freebsd.org> --- I'd argue that these patches are actually wrong. The standard states [1] that, for instance, XDG_DATA_DIRS defaults to "/usr/local/share:/usr/share". If you have unusual value for LOCALBASE then you're expected to somehow set XDG_DATA_DIRS environment variable globally rather than patching the code implementing the spec. [1] https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html , the "Environment variables" chapter. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.