Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2023 17:16:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 225378] devel/glib20: Fix mime search path when LOCALBASE != /usr/local (honour LOCALBASE)
Message-ID:  <bug-225378-39348-jXupqE3PlL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225378-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225378-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225378

Gleb Popov <arrowd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arrowd@FreeBSD.org

--- Comment #12 from Gleb Popov <arrowd@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.htm=
l ,
the "Environment variables" chapter.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225378-39348-jXupqE3PlL>