mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
fix validation error in openoffice
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3120 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2dfcd1d914
commit
14a732e7f1
@ -13,9 +13,12 @@
|
||||
|
||||
<sect1 id="openoffice" xreflabel="OpenOffice-&openoffice-version;">
|
||||
<sect1info>
|
||||
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
|
||||
</sect1info>
|
||||
|
||||
<?dbhtml filename="openoffice.html" ?>
|
||||
<title>OpenOffice-&openoffice-version;</title>
|
||||
|
||||
@ -194,13 +197,13 @@ for appl in sagenda scalc sdraw sfax simpress slabel sletter \
|
||||
do ln -sf /opt/openoffice/program/$appl /usr/bin/$appl
|
||||
done</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<para>Finally, return your environment to it's original state:</para>
|
||||
|
||||
<screen><userinput><command>export PATH=$PATH_HOLD &&
|
||||
rm -f /usr/g++-v3</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user