Changeset c69405e


Ignore:
Timestamp:
09/19/2017 03:13:09 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
b4b75a48
Parents:
9bdfbde2
Message:

Remove a useless wrong instruction on the junit page. Report by "Christopher"

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19256 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/junit.xml

    r9bdfbde2 rc69405e  
    126126
    127127cp -v -R junit*/javadoc/*             /usr/share/doc/junit-&junit-version;  &amp;&amp;
    128 cp -v junit*/junit*.jar               /usr/share/java/junit-&junit-version; &amp;&amp;
    129 cp -v hamcrest-&hamcrest-version;/hamcrest-core*.jar /usr/share/java/junit-&junit-version;</userinput></screen>
     128cp -v junit*/junit*.jar               /usr/share/java/junit-&junit-version;</userinput></screen>
    130129
    131130    <para>
Note: See TracChangeset for help on using the changeset viewer.