mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
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.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12991 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f51038d3c1
commit
ad83312dbb
@ -47,6 +47,11 @@
|
||||
<listitem>
|
||||
<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
|
||||
|
@ -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 @@ do
|
||||
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]* )
|
||||
|
Loading…
Reference in New Issue
Block a user