Author: ken
Date: Wed Aug 15 15:03:25 2018
New Revision: 20309

Log:
Tidy up java-related explanations in my previous commit.

Modified:
   trunk/BOOK/xsoft/office/libreoffice.xml

Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml     Wed Aug 15 14:58:44 2018        
(r20308)
+++ trunk/BOOK/xsoft/office/libreoffice.xml     Wed Aug 15 15:03:25 2018        
(r20309)
@@ -521,7 +521,7 @@
 
     <para>
       <parameter>--without-junit</parameter>: This switch disables the tests
-      for the deprecatedHSQLDB driver which is written in Java. If you wish
+      for the deprecated HSQLDB driver which is written in Java. If you wish
       to build this driver replace this switch with the set of switches
       described below under '--with-java'.
     </para>
@@ -614,25 +614,25 @@
     </para>
 
     <para>
-      <option>--without-fonts</option>: <application>LibreOffice</application>
-      includes a number of third-party TrueType fonts. If you have already
-      installed some or all of the same fonts, you may prefer to use the system
-      versions.
-    </para>
-
-    <para>
       <option>--with-java</option>: This switch enables
       <application>Java</application> support in
       <application>LibreOffice</application>. Java is needed for the
       deprecated HSQLDB driver, which allows reading databases created by
       other programs or in earlier versions of libreoffice
-      <application>base</application>. You may also need to add
+      <application>base</application>. You may also need to add:
       <option>--with-junit=/opt/ant/lib/junit-&junit-version;.jar</option>
-      <option>--with-jdk-home=/opt/jdk</option> and
+      <option>--with-jdk-home=/opt/jdk</option>
       
<option>--with-hamcrest=/opt/ant/lib/hamcrest-core-&hamcrest-version;.jar</option>
     </para>
 
     <para>
+      <option>--without-fonts</option>: <application>LibreOffice</application>
+      includes a number of third-party TrueType fonts. If you have already
+      installed some or all of the same fonts, you may prefer to use the system
+      versions.
+    </para>
+
+    <para>
       <parameter>make distro-pack-install</parameter>: this does a normal
       install, but if you add a DESTDIR environment variable it will also
       install a lot of (text) gid_Module_* files in the DESTDIR, to help
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to