Author: bdubbs
Date: 2012-06-09 11:00:41 -0600 (Sat, 09 Jun 2012)
New Revision: 10286

Modified:
   trunk/BOOK/general/prog/openjdk.xml
Log:
Minor fixups to openjdk

Modified: trunk/BOOK/general/prog/openjdk.xml
===================================================================
--- trunk/BOOK/general/prog/openjdk.xml 2012-06-09 12:01:27 UTC (rev 10285)
+++ trunk/BOOK/general/prog/openjdk.xml 2012-06-09 17:00:41 UTC (rev 10286)
@@ -249,7 +249,7 @@
     <itemizedlist spacing='compact'>
       <listitem>
         <para><ulink
-        
url="&patch-root;/icedtea-&icedtea-version;-generate_cacerts-1.patch"/></para>
+        
url="&patch-root;/icedtea-&icedtea-version;-add_cacerts-1.patch"/></para>
       </listitem>
       <listitem>
         <para><ulink
@@ -347,7 +347,7 @@
     not installed the js.jar file in another way, do so with the following
     commands as the <systemitem class="username">root</systemitem> user:</para>
 
-<screen role="root"><userinput>unzip ../../rhino1_7R3.zip          &amp;&amp;
+<screen role="root"><userinput>unzip ../rhino1_7R3.zip             &amp;&amp;
 install -v -d -m755 /usr/share/java &amp;&amp;
 install -v -m755 rhino1_7R3/*.jar /usr/share/java</userinput></screen>
 
@@ -368,7 +368,7 @@
     <para>Apply a patch to generate a valid cacerts file using the system CA
     certificates:</para>
 
-<screen><userinput>patch -Np1 -i 
../icedtea-&icedtea-version;-generate_cacerts-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i 
../icedtea-&icedtea-version;-add_cacerts-1.patch</userinput></screen>
 
     <para>Apply a patch to replace fixed paths with ones appropriate for
     BLFS:</para>
@@ -428,7 +428,7 @@
     build to utilize additional cryptography supplied by the nss
     libraries.</para>
 
-    <para><parameter>--enable-pulse-audio</parameter>: This switch enables
+    <para><parameter>--enable-pulse-java</parameter>: This switch enables
     building of the pulseaudio libraries (needed to provide a complete
     implementation that is reasonably compatible with the proprietary
     JDK).</para>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to