[Bug 254533] x11-fonts/tlwg_ttf creates broken symbolic links.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 25 00:21:46 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254533
Bug ID: 254533
Summary: x11-fonts/tlwg_ttf creates broken symbolic links.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: milosz.kaniewski at gmail.com
CC: antumdeluge at gmail.com
Flags: maintainer-feedback?(antumdeluge at gmail.com)
CC: antumdeluge at gmail.com
Created attachment 223555
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223555&action=edit
Proposed patch.
Hi,
port x11-fonts/tlwg_ttf creates broken symbolic links in two directories:
/usr/local/share/fonts/TTF/thai
/usr/local/etc/fonts/conf.d
The links are broken because they points to wrong targets e.g. links in the
/usr/local/share/fonts/TTF/thai points to lib/X11/fonts/TTF/thai instead of
/usr/local/lib/X11/fonts/TTF/thai.
To fix that we can add /usr/local prefix to the symbolic links targets
(proposed patch in the attachment).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list