Changeset 19463 for release-kits/lirk3


Ignore:
Timestamp:
2009-05-14T10:48:35+12:00 (15 years ago)
Author:
oranfry
Message:

make sure the uninstaller jar file makes it into the dist for greenstone3 distributions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/lirk3/ant-scripts/create-distribution.xml

    r17956 r19463  
    99        <antcall target="gli-set-version-numbers"><param name="glibasedir" value="${basedir}/distributions/web/gli"/></antcall>
    1010        <antcall target="insert-user-manual"/>
    11         <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk3-targets -->
     11        <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from init -->
     12        <antcall target="insert-uninstaller-jar"/> <!-- from rk3-targets -->
    1213
    1314
Note: See TracChangeset for help on using the changeset viewer.