Em 30-11-2013 06:40, Igor Živković escreveu: > On 11/29/2013 06:53 PM, Fernando de Oliveira wrote: >> >> If that works, I will not change freetype with symlinks and use the >> patch that Chris has provided for libXft. I think it is just adding >> another "case" in Xorg Libs: >> >> libXft-[0-9]* ) >> patch -Np1 -i ../libXft-2.3.1-freetype_fix-1.patch >> ;; >> and adding a required patch Download in the page. >> >> Is it correct? > > You only missed the configure line so I took the liberty to fix it in > r12305. Since we don't download the patch with wget and a list of files > I suppose it should be located one more directory above. >
Thanks, Igor, I woke up today, and first thing in my mind was that I missed the ../ in front of the patch names for all five of them. I do not know where my mind was that I put libXft patch in freetype directory. Tried doing in one commit, to not clutter the list. But prefer always doing individually, as in good programming: divide thejob in small parts... -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
