#19263: glib2-2.20.0 patch to make sure glib-based apps know MacPorts' MIME location ------------------------------+--------------------------------------------- Reporter: blb@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: MIME | Port: glib2 ------------------------------+--------------------------------------------- The MIME stuff currently doesn't look into ${prefix}/share/mime unless XDG_DATA_DIRS is set in the environment; otherwise it simply tries /usr/local/share and /usr/share (in addition to a home-based location). Attached is a patch to glib2 to replace /usr/local/share with ${prefix}/share so it looks there (which is where the shared-mime-info port installs). -- Ticket URL: <http://trac.macports.org/ticket/19263> MacPorts <http://www.macports.org/> Ports system for Mac OS