mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
fix libXft building case
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12305 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9e27e87499
commit
41cf60d97a
@ -259,7 +259,8 @@ do
|
||||
./configure $XORG_CONFIG --disable-devel-docs
|
||||
;;
|
||||
libXft-[0-9]* )
|
||||
patch -Np1 -i libXft-&libXft-version;-freetype_fix-1.patch
|
||||
patch -Np1 -i ../../libXft-&libXft-version;-freetype_fix-1.patch
|
||||
./configure $XORG_CONFIG
|
||||
;;
|
||||
libXt-[0-9]* )
|
||||
./configure $XORG_CONFIG \
|
||||
|
Loading…
Reference in New Issue
Block a user