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

    r17814 r17833  
    99        <antcall target="gli-set-version-numbers"><param name="glibasedir" value="${basedir}/distribution/greenstone3/gli"/></antcall>
    1010        <antcall target="insert-user-manual"/>
     11        <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk3-targets -->
    1112
    1213        <antcall target="copy-web-to-source-greenstone3" /> <!-- from gs3-targets -->
     
    3132        <antcall target="export-imagemagick-darwin-binaries" />
    3233        <antcall target="export-ghostscript-darwin-binaries" />
    33         <antcall target="insert-uninstaller"><param name="script-format" value="sh"/></antcall> <!-- from rk3-targets -->
    3434        <antcall target="strip-svn-dirs"><param name="dir" value="distribution"/></antcall> <!-- from init -->
    3535    </target>
Note: See TracChangeset for help on using the changeset viewer.