Changeset 17833 for release-kits/wirk2


Ignore:
Timestamp:
2008-11-12T15:36:53+13:00 (15 years ago)
Author:
oranfry
Message:

make sure uninstaller makes it into source releases

File:
1 edited

Legend:

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

    r17831 r17833  
    99        <antcall target="drop-in-docs" />
    1010        <antcall target="tweak-files" />
     11        <antcall target="insert-uninstaller"><param name="script-format" value="bat"/></antcall> <!-- from rk2-targets -->
    1112        <antcall target="remove-unneeded-files-1" />
    1213
     
    1617        <antcall target="drop-in-demo-collection" />
    1718        <antcall target="drop-in-misc" />
    18         <antcall target="insert-uninstaller"><param name="script-format" value="bat"/></antcall> <!-- from rk2-targets -->     
    1919        <antcall target="compile-gli" />
    2020        <antcall target="remove-unneeded-files-2" />
Note: See TracChangeset for help on using the changeset viewer.