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/mark2/ant-scripts/create-distribution.xml

    r17268 r17425  
    1111        <antcall target="drop-in-demo-collection" />
    1212        <antcall target="drop-in-docs" />
    13         <antcall target="insert-uninstaller"/> <!-- from rk2-targets -->
     13        <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk2-targets -->
    1414        <antcall target="compile-gli" />
    1515        <antcall target="tweak-files" />
Note: See TracChangeset for help on using the changeset viewer.