mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Corrected fop jdk patch name.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5421 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
922525b912
commit
781202333b
@ -146,7 +146,7 @@ cd $FOP_BUILD_DIR</userinput></screen>
|
||||
<para>Install <application>FOP</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../fop-&fop-version;-jdk_&jdk-src-version;-1.patch &&
|
||||
<screen><userinput>patch -Np1 -i ../fop-&fop-version;-jdk_1.5.0-1.patch &&
|
||||
./build.sh &&
|
||||
sed -i -e "s/build/lib/" fop.sh</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user