Author: bdubbs
Date: 2013-01-14 19:50:02 -0700 (Mon, 14 Jan 2013)
New Revision: 10941
Modified:
trunk/BOOK/general/prog/openjdk.xml
Log:
Typo in openjdk
Modified: trunk/BOOK/general/prog/openjdk.xml
===================================================================
--- trunk/BOOK/general/prog/openjdk.xml 2013-01-15 02:09:34 UTC (rev 10940)
+++ trunk/BOOK/general/prog/openjdk.xml 2013-01-15 02:50:02 UTC (rev 10941)
@@ -329,7 +329,7 @@
installation with the following commands:</para>
<screen><userinput>export CLASSPATH=.:/usr/share/java &&
-export PATH="PATH:/opt/OpenJDK-&openjdk-version;-bin/bin</userinput></screen>
+export PATH="$PATH:/opt/OpenJDK-&openjdk-version;-bin/bin</userinput></screen>
<para>The binary version is now installed. If you don't want to compile the
sources, skip ahead to the configuration section.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page