ports/112851: x11-fonts/linux-fontconfig /etc/fonts/fonts.conf not updated with xorg 7.2

Boris Samorodov bsam at ipt.ru
Wed May 23 17:41:34 UTC 2007


Hello Doug,

On Wed, 23 May 2007 10:05:33 -0700 (PDT) Doug Barton wrote:
> On Wed, 23 May 2007, Boris Samorodov wrote:

> > +# Here is our configuration file
> > +post-patch:
> > +	@${CAT} ${FILESDIR}/fonts.conf | ${SED} 's:/usr/X11R6:${LOCALBASE}:g' > ${WRKSRC}/etc/fonts/fonts.conf

> That is the prototypical "useless use of cat." You want:

> sed 'pattern' file > output

You are right. Thanks for the tip!


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-emulation mailing list