Changeset 24783 for main/trunk/gli


Ignore:
Timestamp:
2011-10-20T15:27:01+13:00 (13 years ago)
Author:
ak19
Message:

Same changes as were committed for the equivalent Windows batch file, makejar.bat, with commit revision 24782.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/makejar.sh

    r20595 r24783  
    4545
    4646# GLI class files and supporting libraries
    47 cd lib
    48 jar xf apache.jar com org
    49 jar xf qfslib.jar de
    50 mv com de org ../jar/.
     47cd jar
     48jar xf ../lib/apache.jar com org
     49jar xf ../lib/qfslib.jar de
    5150cd ..
    5251
Note: See TracChangeset for help on using the changeset viewer.