Author: fernando
Date: Tue Apr 22 15:36:10 2014
New Revision: 12991
Log:
Fontsproto-2.1.3 breaks libXfont-1.4.7. Modifying the book to use upstream fix.
Thanks Armin K. for pointing to the upstream patches.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/x7lib.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Apr 22 10:10:26
2014 (r12990)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Apr 22 15:36:10
2014 (r12991)
@@ -48,6 +48,11 @@
<para>April 22th, 2014</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Fontsproto-2.1.3 breaks libXfont-1.4.7 - upstream
+ fix. Thanks Armin K. for pointing to the upstream patch. Fixes
+ <ulink url="&blfs-ticket-root;4982">#4982</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Fontsproto-2.1.3 breaks libXfont-1.4.7.
Thanks Miklos K. Fixes
<ulink url="&blfs-ticket-root;4982">#4982</ulink>.</para>
Modified: trunk/BOOK/x/installing/x7lib.xml
==============================================================================
--- trunk/BOOK/x/installing/x7lib.xml Tue Apr 22 10:10:26 2014 (r12990)
+++ trunk/BOOK/x/installing/x7lib.xml Tue Apr 22 15:36:10 2014 (r12991)
@@ -153,7 +153,7 @@
<listitem>
<para>
Required patch:
- <ulink
url="&patch-root;/libXfont-&libXfont-version;-fontsproto_fix-1.patch"/>
+ <ulink
url="&patch-root;/libXfont-&libXfont-version;-fontsproto_fix-2.patch"/>
</para>
</listitem>
<listitem>
@@ -256,7 +256,7 @@
pushd $packagedir
case $packagedir in
libXfont-[0-9]* )
- patch -Np1 -i ../../libXfont-&libXfont-version;-fontsproto_fix-1.patch
+ patch -Np1 -i ../../libXfont-&libXfont-version;-fontsproto_fix-2.patch
./configure $XORG_CONFIG --disable-devel-docs
;;
libXft-[0-9]* )
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page