Changeset 17833 for release-kits/mark2


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/mark2/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="sh"/></antcall> <!-- from rk2-targets -->
    1112        <antcall target="remove-unneeded-files-1" />
    1213
     
    1516        <antcall target="drop-in-binaries" />
    1617        <antcall target="drop-in-demo-collection" />
    17         <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk2-targets -->
    1818        <antcall target="insert-export-to-cd-package"/>     <!-- from rk2-targets -->
    1919        <antcall target="export-imagemagick-darwin-binaries" />
Note: See TracChangeset for help on using the changeset viewer.