When building xorg this gets executed in the end:
<alfs>
<stage name="Updating fontconfig for X11 fonts">
<execute command="sed -i -e '/^<\/fontconfig>/i\
<dir>/usr/X11R6/lib/X11/fonts/TTF</dir>
<dir>/usr/X11R6/lib/X11/fonts/Type1</dir>'
/etc/fonts/local.conn
f" />
<execute command="fc-cache" />
</stage>
</alfs>
Is that a typo? "conn\nf"
I get an error that fonts.conf doesn't exist, so I just manually edited
the file then. I'm not seeing these instructions in the blfs book, why
are they in the profiles and not in the book?
Alex
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page