Author: bdubbs
Date: Sun Jul 28 06:53:35 2013
New Revision: 11509
Log:
typo
Modified:
trunk/BOOK/general/prog/junit.xml
Modified: trunk/BOOK/general/prog/junit.xml
==============================================================================
--- trunk/BOOK/general/prog/junit.xml Sun Jul 28 06:39:51 2013 (r11508)
+++ trunk/BOOK/general/prog/junit.xml Sun Jul 28 06:53:35 2013 (r11509)
@@ -102,7 +102,7 @@
commands as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>install -v -m755 -d /usr/share/java &&
-cp -v junit&junit-version;.jar /usr/share/java</userinput></screen>
+cp -v junit-&junit-version;.jar /usr/share/java</userinput></screen>
<para>At this point, make sure Apache-Ant is installed and then continue
with the source build and instalation. From the directory created when
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page