When building xorg this gets executed in the end:

<alfs>
  <stage name="Updating fontconfig for X11 fonts">
    <execute command="sed -i -e '/^&lt;\/fontconfig&gt;/i\
     &lt;dir&gt;/usr/X11R6/lib/X11/fonts/TTF&lt;/dir&gt;
     &lt;dir&gt;/usr/X11R6/lib/X11/fonts/Type1&lt;/dir&gt;'
/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

Reply via email to