Dave Wagler wrote:
> In BLFS 7.3, installation of JUnit-4.11, there is an additional download of
> junit-4.11.jar. The installation procedure includes this command:
>
> cp -v junit4.11.jar /usr/share/java
>
> I had to change the command to this:
>
> cp -v junit-4.11.jar /usr/share/java
>
> Should the installation instructions be changed, or did I miss something?

That is indeed a typo that I just fixed.  junit uses an uncommon naming 
scheme and I used a more common one for the binary package.

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

Reply via email to