Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2023 21:20:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 258372] x11-fonts/fontconfig: cannot install as user (into non-default prefix)
Message-ID:  <bug-258372-39348-bHsJhxPVSc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258372-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258372-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=3D258372

--- Comment #12 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to John Hein from comment #11)

Since it is creating that directory in the post-install target, I can see w=
hy
it needs to be removed when it is deinstalled.

By the way, since x11-fonts/fontconfig now has USES=3Dtrigger and
files/fontconfig.ucl.in, doesn't that action make that directory impossible=
 to
remove?
That trigger executes fc-cache once, so /var/db/fontconfig/CACHEDIR.TAG
remains.

These seem to indicate that it would be better to do it with something like
files/pkg-install.in....
Or can we include it in the trigger...?

--=20
You are receiving this mail because:
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-258372-39348-bHsJhxPVSc>