mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
fix xpdf patch name
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2382 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9f729d3e5a
commit
dfe49be681
@ -37,7 +37,7 @@ url="&xpdf-download-ftp;"/></para></listitem>
|
||||
<sect3><title>Additional downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required Patch: <ulink
|
||||
url="&patch-root;/xpdf-3.00-freetype-2.1.7_hack-1.patch"/></para></listitem>
|
||||
url="&patch-root;/xpdf-3.00-freetype_2.1.7_hack-1.patch"/></para></listitem>
|
||||
</itemizedlist></sect3>
|
||||
|
||||
<sect3><title><application>Xpdf</application> dependencies</title>
|
||||
@ -59,7 +59,7 @@ url="&patch-root;/xpdf-3.00-freetype-2.1.7_hack-1.patch"/></para></listitem>
|
||||
<para>Install <application>Xpdf</application> by running the following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput><command>patch -Np1 -i ../xpdf-3.00-freetype-2.1.7_hack-1.patch &&
|
||||
<screen><userinput><command>patch -Np1 -i ../xpdf-3.00-freetype_2.1.7_hack-1.patch &&
|
||||
./configure --prefix=/usr --sysconfdir=/etc \
|
||||
--with-freetype2-includes=/usr/include/freetype2 &&
|
||||
make &&
|
||||
|
Loading…
Reference in New Issue
Block a user