Ignore:
Timestamp:
2006-05-11T12:16:49+12:00 (18 years ago)
Author:
mdewsnip
Message:

Deleted all the references to the two jar files just removed from the lib directory: mail.jar and activation.jar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/client-gli.sh

    r11331 r11801  
    162162# -Xloggc:<file>   Write garbage collection log
    163163
    164 $javapath -Xmx128M -classpath classes/:GLI.jar:lib/apache.jar:lib/qfslib.jar:lib/mail.jar:lib/activation.jar org.greenstone.gatherer.GathererProg -use_remote_greenstone $*
     164$javapath -Xmx128M -classpath classes/:GLI.jar:lib/apache.jar:lib/qfslib.jar org.greenstone.gatherer.GathererProg -use_remote_greenstone $*
    165165
    166166if [ "$glilang" == "es" ]; then
Note: See TracChangeset for help on using the changeset viewer.