Bug 26217 - Culmus fonts got wrong description because of adding xfs.
|
Bug#:
26217
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: fonts@gentoo.org
|
Reported By: itay.meir@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Culmus fonts got wrong description because of adding xfs.
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-08-08 10:12 0000
|
i've installed culmus fonts and it said to update /etc/X11/XF86Config but i
found that for using it you need to edit /etc/X11/fs/config and then start xfs
(X Font Server). i think that it may be because fontconfig is installed.
try change the einfo of the package to something that will help does who
installing it.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
sorry for the mistake but i finally found the file that cause the problem - the
file is /etc/fonts/fonts.conf and you need to remove the lines of
<dir>/usr/X11R6/lib/X11/fonts/*</dir> into one line of
<dir>/usr/X11R6/lib/X11/fonts</dir>
and just 'fc-cache -fv' it :)
anthor thing about that package, why this font package is in x11-misc and not
in media-fonts? plz change it.
Moved culmus to media-fonts. Thanks for the bug report.