Missing role="root" in fop

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14965 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2014-11-20 09:25:27 +00:00
parent 042f4566f2
commit c66063bf7c

View File

@ -162,7 +162,7 @@ rm -rf ../offo-hyphenation</userinput></screen>
<para>Next install the JAI API components. As the <systemitem
class="username">root</systemitem> user:</para>
<screen><userinput>case `uname -m` in
<screen role="root"><userinput>case `uname -m` in
i?86)
tar -xf ../jai-&jai-version;-lib-linux-i586.tar.gz
cp -v jai-&jai-version;/lib/{jai*,mlibwrapper_jai.jar} $JAVA_HOME/jre/lib/ext/