Bug 19160 - freefont ebuild doesn't create fonts.dir for xfs
Bug#: 19160 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P3
Resolution: FIXED Assigned To: foser@gentoo.org Reported By: sascha@meta-x.de
Component: Ebuilds
URL: 
Summary: freefont ebuild doesn't create fonts.dir for xfs
Keywords:  
Status Whiteboard: 
Opened: 2003-04-11 15:04 0000
Description:   Opened: 2003-04-11 15:04 0000
Maybe I'm doing things wrong here, but without the fonts.dir 
/usr/X11R6/lib/X11/fonts/freefont is not recognized with xset fp+ DIR or when mentioned 
in /etc/X11/XF86Config. 
 
FIX for install process:<br/> 
 
cd /usr/X11R6/lib/X11/fonts/freefont<br/> 
mkfontscale<br/> 
mkfontdir<br/>

------- Comment #1 From foser (RETIRED) 2003-04-30 08:23:31 0000 -------
-r2 is in, added fonts.{dir,scale} creation when X in use.

Mind it, i moved them from /usr/X11R6/blah to /usr/share/fonts .