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
Description:   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.

------- Comment #1 From Itay Meir 2003-08-09 06:03:21 0000 -------
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 :)

------- Comment #2 From Itay Meir 2003-08-09 06:11:37 0000 -------
anthor thing about that package, why this font package is in x11-misc and not
in media-fonts? plz change it.

------- Comment #3 From Mamoru KOMACHI (RETIRED) 2004-05-15 02:14:08 0000 -------
Moved culmus to media-fonts. Thanks for the bug report.