Changeset 17425 for release-kits/lirk3


Ignore:
Timestamp:
2008-10-01T12:15:34+13:00 (16 years ago)
Author:
oranfry
Message:

give the instert-uninstaller target the format of the script to include

File:
1 edited

Legend:

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

    r17347 r17425  
    3131        <antcall target="insert-user-manual"/>
    3232        <antcall target="insert-compiled-binaries"/>
    33         <antcall target="insert-uninstaller"/> <!-- from rk3-targets -->
     33        <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk3-targets -->
    3434        <antcall target="rename-build-xml-for-transit"/>
    3535        <antcall target="strip-svn-dirs"><param name="dir" value="distribution/greenstone3"/></antcall> <!-- from init -->
Note: See TracChangeset for help on using the changeset viewer.